apply-clients 7.1.36-yuchuan-1 → 7.1.36-yuchuan-3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/dev-server.js +7 -3
- package/package.json +3 -3
- package/src/apply.js +12 -1
- package/src/applyAndroid.js +6 -0
- package/src/components/android/AppUpload.vue +15 -0
- package/src/components/android/Ignition/VentilationIgnition.vue +1 -1
- package/src/components/android/Process/AppExplorationUser.vue +2 -2
- package/src/components/android/Process/AppServiceControl.vue +1410 -1397
- package/src/components/android/Supervisory/AppProcessSupervisory.vue +334 -334
- package/src/components/android/Task/Build/BuildTsak.vue +7 -4
- package/src/components/android/Task/GuanXianJianShe/AppExplorationGuanXian.vue +317 -0
- package/src/components/android/Task/GuanXianJianShe/AppGuanXianCaiLiao.vue +237 -0
- package/src/components/android/Task/ShenHe/BuZhangShenHe.vue +64 -64
- package/src/components/android/Task/ShenHe/JingLiShenHe.vue +64 -64
- package/src/components/android/Task/ShiGongXinXi/AppShowBuildUser.vue +11 -7
- package/src/components/android/Task/UpBuild/UpBuildDui.vue +5 -2
- package/src/components/android/Task/UpBuild/UpBuildTsak.vue +5 -2
- package/src/components/android/Task/UpBuild/UpJianLi.vue +5 -2
- package/src/components/product/ApplyCharge/ApplyChargeList.vue +943 -606
- package/src/components/product/ApplyGaiXianCharge/ApplyGaiXianChargeList.vue +8 -7
- package/src/components/product/ApplyGuanXian/GuanXianCaiLiao.vue +236 -235
- package/src/components/product/ApplyGuanXian/GuanXianExplorationSelect.vue +324 -323
- package/src/components/product/ChongZheng/ApplyChongZhengList.vue +10 -9
- package/src/components/product/Function/InstallInfoSelect.vue +15 -13
- package/src/components/product/Function/Service/FunctionServiceControl.vue +475 -475
- package/src/components/product/Ignition/IgnitionList.vue +236 -236
- package/src/components/product/Ignition/IgnitionListManage.vue +403 -204
- package/src/components/product/Ignition/IgnitionRecord.vue +14 -13
- package/src/components/product/List/ShowAllActivity.vue +455 -0
- package/src/components/product/List/ShowDevices.vue +279 -279
- package/src/components/product/Print/BuildOrder/buildOrderList.vue +9 -8
- package/src/components/product/Print/BuildOrder/printBuildOrder.vue +6 -0
- package/src/components/product/Process/ExplorationSelect.vue +591 -580
- package/src/components/product/Process/ExplorationUser.vue +158 -158
- package/src/components/product/Process/New1ExplorationUser.vue +201 -0
- package/src/components/product/Process/New2ExplorationUser.vue +163 -0
- package/src/components/product/Process/NewExplorationSelect.vue +586 -0
- package/src/components/product/Process/NewExplorationUser.vue +219 -184
- package/src/components/product/Process/Processes/ApplyChaiChuInfo.vue +587 -587
- package/src/components/product/Process/Processes/InstallationDetails.vue +80 -7
- package/src/components/product/Process/Processes/Print/printPaymentApproval.vue +224 -224
- package/src/components/product/Process/Processes/newDevicesManagement.vue +26 -1
- package/src/components/product/Process/Processes/newInstallationDetails.vue +1 -36
- package/src/components/product/Process/Processes/selectOldUserinfo.vue +1 -1
- package/src/components/product/Process/Service/ServiceControl.vue +2166 -2155
- package/src/components/product/Report/ReportItems.vue +85 -79
- package/src/components/product/Report/apply-stair-kaifa.vue +0 -1
- package/src/components/product/Report/gongchengbu.vue +199 -0
- package/src/components/product/ServiceView.vue +12 -0
- package/src/components/product/Stop/StopApplyList.vue +8 -8
- package/src/components/product/Supervisory/Service/SupervisoryServiceControl.vue +14 -0
- package/src/components/product/Supervisory/SupervisoryList.vue +539 -536
- package/src/components/product/Supervisory/YiBanSupervisoryControl.vue +114 -0
- package/src/components/product/Supervisory/YiBanSupervisoryList.vue +541 -0
- package/dist-android.7z +0 -0
- package/dist.7z +0 -0
- package/src/components/product/Process/Processes/addressAndUserinfoManagement.vue +0 -207
- package/yarn-error.log +0 -9976
|
@@ -67,19 +67,6 @@
|
|
|
67
67
|
</data-grid>
|
|
68
68
|
</criteria-paged>
|
|
69
69
|
</div>
|
|
70
|
-
<modal v-if="showFile" :show.sync="showFile" v-ref:modal :backdrop="false" title="选择文件">
|
|
71
|
-
<header slot="modal-header" class="modal-header">
|
|
72
|
-
<button type="button" class="close" @click="closeFile"><span>×</span></button>
|
|
73
|
-
<h4 class="modal-title">选择文件</h4>
|
|
74
|
-
</header>
|
|
75
|
-
<article slot="modal-body" class="modal-body">
|
|
76
|
-
<div class="form-group">
|
|
77
|
-
<file-upload class="my-file-uploader" name="useraddressUploadFile" action="rs/file/uploadFile" tagname="确定"
|
|
78
|
-
v-ref:file></file-upload>
|
|
79
|
-
</div>
|
|
80
|
-
</article>
|
|
81
|
-
<footer slot="modal-footer" class="modal-footer"></footer>
|
|
82
|
-
</modal>
|
|
83
70
|
|
|
84
71
|
<modal v-if="Sign" :show.sync="Sign" v-ref:modal :large="true" :backdrop="false">
|
|
85
72
|
<header slot="modal-header" class="modal-header">
|
|
@@ -374,7 +361,6 @@ export default {
|
|
|
374
361
|
data() {
|
|
375
362
|
return {
|
|
376
363
|
gasbrandDisable: false,
|
|
377
|
-
showFile: false,
|
|
378
364
|
showModal: false,
|
|
379
365
|
model: new PagedList('rs/sql/getApplyUserinfo', 20, null),
|
|
380
366
|
areaList: [],
|
|
@@ -599,31 +585,10 @@ export default {
|
|
|
599
585
|
this.newUserfile = {}
|
|
600
586
|
this.Sign = {}
|
|
601
587
|
this.search()
|
|
602
|
-
}
|
|
588
|
+
}
|
|
603
589
|
//关闭导入弹框
|
|
604
|
-
closeFile() {
|
|
605
|
-
this.showFile = false
|
|
606
|
-
// 将选的文件清空
|
|
607
|
-
this.$refs.file.$el.querySelector('input').value = ''
|
|
608
|
-
this.search()
|
|
609
|
-
},
|
|
610
590
|
},
|
|
611
591
|
events: {
|
|
612
|
-
async 'onFileUpload'(file, result) {
|
|
613
|
-
let data = {
|
|
614
|
-
selectdata: this.selectdata,
|
|
615
|
-
filepath: result.f_downloadpath,
|
|
616
|
-
user: this.$login.f,
|
|
617
|
-
mark: this.mark
|
|
618
|
-
}
|
|
619
|
-
let res = await this.$resetpost(`rs/logic/importAddressAndUserinfo`, {data: data}, {
|
|
620
|
-
resolveMsg: null,
|
|
621
|
-
rejectMsg: '导入失败!!!',
|
|
622
|
-
silent: true
|
|
623
|
-
}, 0)
|
|
624
|
-
|
|
625
|
-
this.$dispatch('breakControl', this.selectdata)
|
|
626
|
-
}
|
|
627
592
|
},
|
|
628
593
|
computed: {
|
|
629
594
|
showAddress() {
|
|
@@ -161,7 +161,7 @@ export default {
|
|
|
161
161
|
this.showselect = false
|
|
162
162
|
},
|
|
163
163
|
searchCondition (args) {
|
|
164
|
-
args.condition = `${args.condition} and ui.f_filiale = '${this.$login.f.f_fengongsi}'
|
|
164
|
+
args.condition = `${args.condition} and ui.f_filiale = '${this.$login.f.f_fengongsi}'`
|
|
165
165
|
|
|
166
166
|
this.model.search(args.condition, args.model)
|
|
167
167
|
},
|