李志伟 hace 3 años
padre
commit
8d113f554f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/pages/Machinery/MachineryType/index.jsx

+ 1
- 1
src/pages/Machinery/MachineryType/index.jsx Ver fichero

@@ -101,7 +101,7 @@ export default (props) => {
101 101
         footer={null}
102 102
       >
103 103
         <Form {...formItemLayout} onFinish={Submit} form={form}>
104
-          <FormItem label="权重" name="name" initialValue={name}>
104
+          <FormItem label="分类名" name="name" initialValue={name}>
105 105
             <Input onChange={handleName} style={{ width: '100%' }} placeholder="请输入分类名" />
106 106
           </FormItem>
107 107
           <FormItem label=" " colon={false}>