소스 검색

定义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(),
       currentDate: new Date(1945, 0, 1),
       continuousShoot: '0',
+      machineInTheStore: '否',
       validatorFlag: true, //是否验证通过
       confirmed: false,
     };