safecheck-client 3.0.34-54 → 3.0.34-56
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +1 -1
- package/src/components/android/QRCode/QRCodeBinding.vue +300 -300
- package/src/components/android/QRCode/QRCodePage.vue +212 -212
- package/src/components/android/examples/UserExamples.vue +130 -130
- package/src/filiale/tongchuan/pc/CheckPlanCountChartArea.vue +3 -1
- package/src/filiale/tongchuan/pc/DefectPaperWeiXiu.vue +6 -2
- package/src/filiale/tongchuan/pc/HiddenSituation.vue +3 -1
- package/src/filiale/tongchuan/pc/NewCheckpaper.vue +13 -22
- package/src/filiale/tongchuan/pc/SelectCheckPlan.vue +5 -2
- package/src/filiale/yangchunboneng/pc/CheckBookSearchUser.vue +8 -8
- package/src/filiale/yangchunboneng/pc/CheckBookUser.vue +6 -6
- package/src/filiale/yangchunboneng/pc/CheckSearchUser.vue +10 -10
- package/src/filiale/yangchunboneng/pc/DefectPaperNew.vue +10 -10
- package/src/filiale/yangchunboneng/pc/PaperDefectMain.vue +6 -6
- package/src/filiale/yangchunboneng/pc/PaperList.vue +6 -6
- package/src/main-/345/215/225/351/241/265/351/235/242/346/211/223/345/214/205/347/224/250.js +1 -1
- package/src/safecheck-page.js +10 -0
@@ -170,10 +170,10 @@
|
|
170
170
|
</datepicker>
|
171
171
|
</div>
|
172
172
|
<div class="form-group col-sm-2" v-show="$parent.$parent.criteriaShow" >
|
173
|
-
<label class="font_normal_body"
|
173
|
+
<label class="font_normal_body">首次通气开始</label>
|
174
174
|
<datepicker
|
175
175
|
:value.sync="model.f_gas_start"
|
176
|
-
placeholder='
|
176
|
+
placeholder='首次通气开始时间' style="width: 60%"
|
177
177
|
:disabled-days-of-week="[]"
|
178
178
|
:format="'yyyy-MM-dd'"
|
179
179
|
:show-rest-button="reset"
|
@@ -182,10 +182,10 @@
|
|
182
182
|
</datepicker>
|
183
183
|
</div>
|
184
184
|
<div class="form-group col-sm-2" v-show="$parent.$parent.criteriaShow">
|
185
|
-
<label class="font_normal_body"
|
185
|
+
<label class="font_normal_body">首次通气结束</label>
|
186
186
|
<datepicker
|
187
187
|
:value.sync="model.f_gas_end"
|
188
|
-
placeholder='
|
188
|
+
placeholder='首次通气结束时间' style="width: 60%"
|
189
189
|
:disabled-days-of-week="[]"
|
190
190
|
:format="'yyyy-MM-dd'"
|
191
191
|
:show-rest-button="reset"
|
@@ -239,7 +239,7 @@
|
|
239
239
|
<data-order field="f_address" name="客户地址"></data-order>
|
240
240
|
</th>
|
241
241
|
<th>
|
242
|
-
<nobr
|
242
|
+
<nobr>首次通气时间</nobr>
|
243
243
|
</th>
|
244
244
|
<th>
|
245
245
|
<data-order field="f_offsite_time" name="安检时间"></data-order>
|
@@ -501,7 +501,7 @@
|
|
501
501
|
'f_user_phone': '客户电话',
|
502
502
|
'f_residential_area': '小区',
|
503
503
|
'f_address': '客户地址',
|
504
|
-
'f_uservent_date': '
|
504
|
+
'f_uservent_date': '首次通气时间',
|
505
505
|
'f_offsite_time': '安检时间',
|
506
506
|
'f_checker_name': '安检员',
|
507
507
|
'f_deal_dispose': '处理方式',
|
@@ -242,10 +242,10 @@
|
|
242
242
|
</v-select>
|
243
243
|
</div>
|
244
244
|
<div class="form-group col-sm-2" v-show="$parent.$parent.criteriaShow" >
|
245
|
-
<label class="font_normal_body"
|
245
|
+
<label class="font_normal_body">首次通气开始</label>
|
246
246
|
<datepicker
|
247
247
|
:value.sync="model.f_gas_start"
|
248
|
-
placeholder='
|
248
|
+
placeholder='首次通气开始时间' style="width: 60%"
|
249
249
|
:disabled-days-of-week="[]"
|
250
250
|
:format="'yyyy-MM-dd'"
|
251
251
|
:show-rest-button="reset"
|
@@ -254,10 +254,10 @@
|
|
254
254
|
</datepicker>
|
255
255
|
</div>
|
256
256
|
<div class="form-group col-sm-2" v-show="$parent.$parent.criteriaShow" >
|
257
|
-
<label class="font_normal_body"
|
257
|
+
<label class="font_normal_body">首次通气结束</label>
|
258
258
|
<datepicker
|
259
259
|
:value.sync="model.f_gas_end"
|
260
|
-
placeholder='
|
260
|
+
placeholder='首次通气结束时间' style="width: 60%"
|
261
261
|
:disabled-days-of-week="[]"
|
262
262
|
:format="'yyyy-MM-dd'"
|
263
263
|
:show-rest-button="reset"
|
@@ -304,7 +304,7 @@
|
|
304
304
|
<nobr>客户地址</nobr>
|
305
305
|
</th>
|
306
306
|
<th>
|
307
|
-
<nobr
|
307
|
+
<nobr>首次通气时间</nobr>
|
308
308
|
</th>
|
309
309
|
<th>
|
310
310
|
<nobr>安检状态</nobr>
|
@@ -476,7 +476,7 @@ export default {
|
|
476
476
|
'f_check_type': '客户类型',
|
477
477
|
'f_residential_area': '小区',
|
478
478
|
'f_address': '客户地址',
|
479
|
-
'f_uservent_date': '
|
479
|
+
'f_uservent_date': '首次通气时间',
|
480
480
|
'f_entry_status': '安检状态',
|
481
481
|
'f_offsite_time': '安检时间',
|
482
482
|
'f_checker_name': '安检员',
|
package/src/main-/345/215/225/351/241/265/351/235/242/346/211/223/345/214/205/347/224/250.js
CHANGED
@@ -2,7 +2,7 @@ import Vue from 'vue'
|
|
2
2
|
import App from './App'
|
3
3
|
import { all } from 'vue-client'
|
4
4
|
// import { system } from 'system-clients'
|
5
|
-
import safecheckAndroid from './safecheck-
|
5
|
+
import safecheckAndroid from './safecheck-page'
|
6
6
|
// import VueClipboard from 'vue-clipboard2'
|
7
7
|
// Vue.use(VueClipboard)
|
8
8
|
Vue.config.silent = true
|
@@ -0,0 +1,10 @@
|
|
1
|
+
import Vue from 'vue'
|
2
|
+
import { all } from 'vue-client'
|
3
|
+
|
4
|
+
export default function (filiale) {
|
5
|
+
// register check-paper asynchronosly
|
6
|
+
Vue.component('user-examples', (resolve) => { require(['./components/android/examples/UserExamples'], resolve) })
|
7
|
+
Vue.component('safe-list-examples', (resolve) => { require(['./components/android/examples/SafeListExamples'], resolve) })
|
8
|
+
|
9
|
+
}
|
10
|
+
|