ysy 1 năm trước cách đây
mục cha
commit
bd8e1f40f4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/material/BOMmanage/components/attribute.vue

+ 1 - 1
src/views/material/BOMmanage/components/attribute.vue

@@ -3,7 +3,7 @@
     <el-form label-width="100px" ref="form" :model="attributeData">
       <el-row>
         <el-col :span="8" label-width="100px">
-          <el-form-item label="名称:" prop="category.name">
+          <el-form-item label="名称:" prop="name">
             <el-input
               placeholder=""
               v-model="category.name"