浏览代码

定义machineInTheStore字段

sunny 1 月之前
父节点
当前提交
8ebab186bf
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/deviceWithin/addStoreVisit.vue

+ 1 - 0
src/views/deviceWithin/addStoreVisit.vue

@@ -3890,6 +3890,7 @@ export default {
       maxDate: new Date(),
       maxDate: new Date(),
       currentDate: new Date(1945, 0, 1),
       currentDate: new Date(1945, 0, 1),
       continuousShoot: '0',
       continuousShoot: '0',
+      machineInTheStore: '否',
       validatorFlag: true, //是否验证通过
       validatorFlag: true, //是否验证通过
       confirmed: false,
       confirmed: false,
     };
     };