dengrui hai 8 meses
pai
achega
305c4c7cde
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/views/pro-operation/rework/index.vue

+ 3 - 0
src/views/pro-operation/rework/index.vue

@@ -156,6 +156,9 @@
             <el-form-item label="发生地点" prop="address">
               <el-input v-model="ruleForm1.address" />
             </el-form-item>
+            <el-form-item label="数量" prop="address">
+              <el-input v-model="ruleForm1.num" />
+            </el-form-item>
             <el-form-item label="问题描述" prop="remark1[content]">
               <el-input type="textarea" v-model="ruleForm1.remark1.content" />
             </el-form-item>