Quellcode durchsuchen

定义machineInTheStore字段

sunny vor 1 Monat
Ursprung
Commit
8ebab186bf
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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,
     };