safecheck-client 3.0.35-42 → 3.0.35-44
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +1 -1
- package/src/App.vue +31 -31
- package/src/components/android/PhoneotherInfo.vue +118 -132
- package/src/components/android/PhoneotherInfov3.vue +118 -0
- package/src/components/pc/AddPlanItemYyChange.vue +743 -743
- package/src/filiale/bayan/pc/DefectPaperNew.vue +1239 -1218
- package/src/filiale/qianneng/android/SwitchValve.vue +370 -370
- package/src/filiale/rizhao/pc/NewCheckpaper.vue +1351 -1346
- package/src/filiale/weinan/android/PaperFeedback.vue +1436 -1436
- package/src/filiale/weinan/android/SafecheckOrderV.vue +3340 -3340
- package/src/filiale/weinan/pc/NewCheckpaper.vue +1479 -1479
- package/src/filiale/yangchunboneng/pc/CheckPlanAreaList.vue +1 -1
- package/src/filiale/zhongsheng/android/SafecheckDevices.vue +1214 -1214
- package/src/filiale/zhongsheng/pc/CheckPlanAreaList.vue +33 -1
- package/src/main.js +33 -33
- package/src/safecheck-android.js +308 -307
@@ -275,7 +275,7 @@
|
|
275
275
|
<td style="text-align: center">{{model.sums.f_chaichu}}</td>
|
276
276
|
<td style="text-align: center">{{model.sums.f_tingyong}}</td>
|
277
277
|
<td style="text-align: center">{{model.sums.f_weitongqi}}</td>
|
278
|
-
<td style="text-align: center">{{model.sums.
|
278
|
+
<td style="text-align: center">{{model.sums.f_jujian}}</td>
|
279
279
|
<td style="text-align: center">{{model.sums.f_buyu}}</td>
|
280
280
|
<td style="text-align: center">{{model.sums.f_buyu2}}</td>
|
281
281
|
<td style="text-align: center">{{model.sums.f_buyu3}}</td>
|