apply-clients 3.3.33 → 3.3.37
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/css-loaders.js +34 -0
- package/build/dev-android.js +101 -0
- package/build/dev-client.js +8 -0
- package/build/dev-server-app.js +76 -0
- package/build/dev-server.js +130 -0
- package/build/example-server.js +80 -0
- package/build/release.sh +28 -0
- package/build/utils.js +80 -0
- package/build/webpack.base.conf.js +84 -0
- package/build/webpack.baseandroid.conf.js +84 -0
- package/build/webpack.dev.conf.js +39 -0
- package/build/webpack.devandroid.conf.js +34 -0
- package/build/webpack.example.conf.js +49 -0
- package/build/webpack.prod.conf.js +60 -0
- package/build/webpack.prodandroid.conf.js +60 -0
- package/build/webpack.test.conf.js +31 -0
- package/index.html +33 -33
- package/package.json +1 -1
- package/src/AndroidApp.vue +30 -30
- package/src/android.js +21 -21
- package/src/apply.js +2 -8
- package/src/applyAndroid.js +1 -8
- package/src/components/android/AppOnetomany.vue +305 -305
- package/src/components/android/AppServiceView.vue +570 -570
- package/src/components/android/AppTakePic.vue +143 -143
- package/src/components/android/Function/AppFunctionServiceControl.vue +344 -344
- package/src/components/android/Function/AppInstallFunction.vue +1 -1
- package/src/components/android/Process/AppExplorationUser.vue +1 -1
- package/src/components/android/Process/AppServiceControl.vue +756 -756
- package/src/components/android/Process/Processes/AppChargeManagement.vue +468 -468
- package/src/components/android/Process/Processes/AppDevicesManagement.vue +508 -508
- package/src/components/android/Process/Processes/AppInstallationDetails.vue +471 -471
- package/src/components/android/Process/Processes/AppSupplementalAgreement.vue +297 -297
- package/src/components/android/Supervisory/AppProcessSupervisory.vue +1 -1
- package/src/components/android/Supervisory/AppSupervisoryCart.vue +115 -115
- package/src/components/product/ApplyCharge/ApplyChargeList.vue +88 -21
- package/src/components/product/ApplyCharge/ApplyChargeSearch.vue +30 -30
- package/src/components/product/Function/InstallFunction.vue +10 -0
- package/src/components/product/Function/InstallInfoSelect.vue +4 -0
- package/src/components/product/Function/Service/FunctionServiceControl.vue +4 -4
- package/src/components/product/Install/InstallProject.vue +194 -0
- package/src/components/product/Material/MaterialDetailed.vue +224 -213
- package/src/components/product/OldApply/Handle/HandleApply.vue +11 -0
- package/src/components/product/OldApply/Monitor/MonitorApply.vue +62 -2
- package/src/components/product/OldApply/OldApply.vue +2 -2
- package/src/components/product/OldApply/OldApplyMessage.vue +411 -411
- package/src/components/product/Onetomany.vue +381 -381
- package/src/components/product/Order/OrderApply.vue +47 -47
- package/src/components/product/Order/OrderApplyList.vue +263 -263
- package/src/components/product/Order/OrderMessage.vue +237 -237
- package/src/components/product/Process/ExplorationSelect.vue +4 -0
- package/src/components/product/Process/ExplorationUser.vue +10 -0
- package/src/components/product/Process/Processes/InstallationDetails.vue +578 -578
- package/src/components/product/Process/Processes/Print/printBuildOrder.vue +10 -32
- package/src/components/product/Process/Processes/Print/printCharge.vue +142 -139
- package/src/components/product/Process/Processes/Print/printRefund.vue +16 -13
- package/src/components/product/Process/Processes/addressAndUserinfoManagement.vue +186 -186
- package/src/components/product/Process/Processes/chargeManagement.vue +1 -1
- package/src/components/product/Process/Processes/devicesManagement.vue +478 -478
- package/src/components/product/Process/Processes/selectApply.vue +250 -250
- package/src/components/product/Process/Processes/selectUserinfo.vue +182 -182
- package/src/components/product/Process/Processes/supplementalAgreement.vue +298 -298
- package/src/components/product/Process/Service/ServiceControl.vue +1 -1
- package/src/components/product/Process/ShowBackReason.vue +33 -33
- package/src/components/product/ServiceView.vue +637 -637
- package/src/components/product/Stop/StopApply.vue +101 -101
- package/src/components/product/Stop/StopApplyList.vue +271 -271
- package/src/components/product/Supervisory/Service/SupervisoryServiceControl.vue +804 -798
- package/src/components/product/Supervisory/SupervisoryControl.vue +10 -0
- package/src/components/product/Supervisory/SupervisoryList.vue +4 -0
- package/src/components/product/Supervisory/SupervisoryhCart.vue +124 -124
- package/src/components/product/VueUtils/ApplyUpload.vue +262 -262
- package/src/components/product/VueUtils/GaoPaiYi/HighMeter.vue +1090 -1090
- package/src/main.js +23 -23
- package/dist-android/index.html +0 -3
- package/dist-android/static/.gitkeep +0 -0
- package/dist-android/static/0.js +0 -2
- package/dist-android/static/0.js.map +0 -1
- package/dist-android/static/1.js +0 -2
- package/dist-android/static/1.js.map +0 -1
- package/dist-android/static/10.js +0 -2
- package/dist-android/static/10.js.map +0 -1
- package/dist-android/static/100.js +0 -2
- package/dist-android/static/100.js.map +0 -1
- package/dist-android/static/11.js +0 -2
- package/dist-android/static/11.js.map +0 -1
- package/dist-android/static/12.js +0 -2
- package/dist-android/static/12.js.map +0 -1
- package/dist-android/static/13.js +0 -2
- package/dist-android/static/13.js.map +0 -1
- package/dist-android/static/14.js +0 -2
- package/dist-android/static/14.js.map +0 -1
- package/dist-android/static/15.js +0 -2
- package/dist-android/static/15.js.map +0 -1
- package/dist-android/static/16.js +0 -2
- package/dist-android/static/16.js.map +0 -1
- package/dist-android/static/17.js +0 -2
- package/dist-android/static/17.js.map +0 -1
- package/dist-android/static/18.js +0 -2
- package/dist-android/static/18.js.map +0 -1
- package/dist-android/static/19.js +0 -2
- package/dist-android/static/19.js.map +0 -1
- package/dist-android/static/2.js +0 -2
- package/dist-android/static/2.js.map +0 -1
- package/dist-android/static/20.js +0 -2
- package/dist-android/static/20.js.map +0 -1
- package/dist-android/static/21.js +0 -2
- package/dist-android/static/21.js.map +0 -1
- package/dist-android/static/22.js +0 -2
- package/dist-android/static/22.js.map +0 -1
- package/dist-android/static/23.js +0 -2
- package/dist-android/static/23.js.map +0 -1
- package/dist-android/static/24.js +0 -2
- package/dist-android/static/24.js.map +0 -1
- package/dist-android/static/25.js +0 -2
- package/dist-android/static/25.js.map +0 -1
- package/dist-android/static/26.js +0 -2
- package/dist-android/static/26.js.map +0 -1
- package/dist-android/static/27.js +0 -2
- package/dist-android/static/27.js.map +0 -1
- package/dist-android/static/28.js +0 -2
- package/dist-android/static/28.js.map +0 -1
- package/dist-android/static/29.js +0 -2
- package/dist-android/static/29.js.map +0 -1
- package/dist-android/static/3.js +0 -2
- package/dist-android/static/3.js.map +0 -1
- package/dist-android/static/30.js +0 -2
- package/dist-android/static/30.js.map +0 -1
- package/dist-android/static/31.js +0 -2
- package/dist-android/static/31.js.map +0 -1
- package/dist-android/static/32.js +0 -2
- package/dist-android/static/32.js.map +0 -1
- package/dist-android/static/33.js +0 -2
- package/dist-android/static/33.js.map +0 -1
- package/dist-android/static/34.js +0 -2
- package/dist-android/static/34.js.map +0 -1
- package/dist-android/static/35.js +0 -2
- package/dist-android/static/35.js.map +0 -1
- package/dist-android/static/36.js +0 -2
- package/dist-android/static/36.js.map +0 -1
- package/dist-android/static/37.js +0 -2
- package/dist-android/static/37.js.map +0 -1
- package/dist-android/static/38.js +0 -2
- package/dist-android/static/38.js.map +0 -1
- package/dist-android/static/39.js +0 -2
- package/dist-android/static/39.js.map +0 -1
- package/dist-android/static/4.js +0 -2
- package/dist-android/static/4.js.map +0 -1
- package/dist-android/static/40.js +0 -2
- package/dist-android/static/40.js.map +0 -1
- package/dist-android/static/41.js +0 -2
- package/dist-android/static/41.js.map +0 -1
- package/dist-android/static/42.js +0 -2
- package/dist-android/static/42.js.map +0 -1
- package/dist-android/static/43.js +0 -2
- package/dist-android/static/43.js.map +0 -1
- package/dist-android/static/44.js +0 -2
- package/dist-android/static/44.js.map +0 -1
- package/dist-android/static/45.js +0 -2
- package/dist-android/static/45.js.map +0 -1
- package/dist-android/static/46.js +0 -2
- package/dist-android/static/46.js.map +0 -1
- package/dist-android/static/47.js +0 -2
- package/dist-android/static/47.js.map +0 -1
- package/dist-android/static/48.js +0 -2
- package/dist-android/static/48.js.map +0 -1
- package/dist-android/static/49.js +0 -2
- package/dist-android/static/49.js.map +0 -1
- package/dist-android/static/5.js +0 -2
- package/dist-android/static/5.js.map +0 -1
- package/dist-android/static/50.js +0 -2
- package/dist-android/static/50.js.map +0 -1
- package/dist-android/static/51.js +0 -2
- package/dist-android/static/51.js.map +0 -1
- package/dist-android/static/52.js +0 -2
- package/dist-android/static/52.js.map +0 -1
- package/dist-android/static/53.js +0 -2
- package/dist-android/static/53.js.map +0 -1
- package/dist-android/static/54.js +0 -2
- package/dist-android/static/54.js.map +0 -1
- package/dist-android/static/55.js +0 -2
- package/dist-android/static/55.js.map +0 -1
- package/dist-android/static/56.js +0 -2
- package/dist-android/static/56.js.map +0 -1
- package/dist-android/static/57.js +0 -2
- package/dist-android/static/57.js.map +0 -1
- package/dist-android/static/58.js +0 -2
- package/dist-android/static/58.js.map +0 -1
- package/dist-android/static/59.js +0 -2
- package/dist-android/static/59.js.map +0 -1
- package/dist-android/static/6.js +0 -2
- package/dist-android/static/6.js.map +0 -1
- package/dist-android/static/60.js +0 -2
- package/dist-android/static/60.js.map +0 -1
- package/dist-android/static/61.js +0 -2
- package/dist-android/static/61.js.map +0 -1
- package/dist-android/static/62.js +0 -2
- package/dist-android/static/62.js.map +0 -1
- package/dist-android/static/63.js +0 -2
- package/dist-android/static/63.js.map +0 -1
- package/dist-android/static/64.js +0 -2
- package/dist-android/static/64.js.map +0 -1
- package/dist-android/static/65.js +0 -2
- package/dist-android/static/65.js.map +0 -1
- package/dist-android/static/66.js +0 -2
- package/dist-android/static/66.js.map +0 -1
- package/dist-android/static/67.js +0 -2
- package/dist-android/static/67.js.map +0 -1
- package/dist-android/static/68.js +0 -2
- package/dist-android/static/68.js.map +0 -1
- package/dist-android/static/69.js +0 -2
- package/dist-android/static/69.js.map +0 -1
- package/dist-android/static/7.js +0 -6
- package/dist-android/static/7.js.map +0 -1
- package/dist-android/static/70.js +0 -2
- package/dist-android/static/70.js.map +0 -1
- package/dist-android/static/71.js +0 -2
- package/dist-android/static/71.js.map +0 -1
- package/dist-android/static/72.js +0 -2
- package/dist-android/static/72.js.map +0 -1
- package/dist-android/static/73.js +0 -2
- package/dist-android/static/73.js.map +0 -1
- package/dist-android/static/74.js +0 -2
- package/dist-android/static/74.js.map +0 -1
- package/dist-android/static/75.js +0 -2
- package/dist-android/static/75.js.map +0 -1
- package/dist-android/static/76.js +0 -2
- package/dist-android/static/76.js.map +0 -1
- package/dist-android/static/77.js +0 -2
- package/dist-android/static/77.js.map +0 -1
- package/dist-android/static/78.js +0 -2
- package/dist-android/static/78.js.map +0 -1
- package/dist-android/static/79.js +0 -2
- package/dist-android/static/79.js.map +0 -1
- package/dist-android/static/8.js +0 -2
- package/dist-android/static/8.js.map +0 -1
- package/dist-android/static/80.js +0 -2
- package/dist-android/static/80.js.map +0 -1
- package/dist-android/static/81.js +0 -2
- package/dist-android/static/81.js.map +0 -1
- package/dist-android/static/82.js +0 -2
- package/dist-android/static/82.js.map +0 -1
- package/dist-android/static/83.js +0 -2
- package/dist-android/static/83.js.map +0 -1
- package/dist-android/static/84.js +0 -2
- package/dist-android/static/84.js.map +0 -1
- package/dist-android/static/85.js +0 -2
- package/dist-android/static/85.js.map +0 -1
- package/dist-android/static/86.js +0 -2
- package/dist-android/static/86.js.map +0 -1
- package/dist-android/static/87.js +0 -2
- package/dist-android/static/87.js.map +0 -1
- package/dist-android/static/88.js +0 -2
- package/dist-android/static/88.js.map +0 -1
- package/dist-android/static/89.js +0 -2
- package/dist-android/static/89.js.map +0 -1
- package/dist-android/static/9.js +0 -3
- package/dist-android/static/9.js.map +0 -1
- package/dist-android/static/90.js +0 -2
- package/dist-android/static/90.js.map +0 -1
- package/dist-android/static/91.js +0 -2
- package/dist-android/static/91.js.map +0 -1
- package/dist-android/static/92.js +0 -2
- package/dist-android/static/92.js.map +0 -1
- package/dist-android/static/93.js +0 -2
- package/dist-android/static/93.js.map +0 -1
- package/dist-android/static/94.js +0 -2
- package/dist-android/static/94.js.map +0 -1
- package/dist-android/static/95.js +0 -2
- package/dist-android/static/95.js.map +0 -1
- package/dist-android/static/96.js +0 -2
- package/dist-android/static/96.js.map +0 -1
- package/dist-android/static/97.js +0 -2
- package/dist-android/static/97.js.map +0 -1
- package/dist-android/static/98.js +0 -2
- package/dist-android/static/98.js.map +0 -1
- package/dist-android/static/99.js +0 -2
- package/dist-android/static/99.js.map +0 -1
- package/dist-android/static/app.css +0 -2
- package/dist-android/static/app.css.map +0 -1
- package/dist-android/static/app.js +0 -80
- package/dist-android/static/app.js.map +0 -1
- package/dist-android/static/batchleft.png +0 -0
- package/dist-android/static/batchright.png +0 -0
- package/dist-android/static/bluemainbg.jpg +0 -0
- package/dist-android/static/config.json +0 -7
- package/dist-android/static/denglu.png +0 -0
- package/dist-android/static/glyphicons-halflings-regular.eot +0 -0
- package/dist-android/static/glyphicons-halflings-regular.svg +0 -288
- package/dist-android/static/glyphicons-halflings-regular.ttf +0 -0
- package/dist-android/static/glyphicons-halflings-regular.woff +0 -0
- package/dist-android/static/glyphicons-halflings-regular.woff2 +0 -0
- package/dist-android/static/huangtengbiaozhi.png +0 -0
- package/dist-android/static/jingyin.jpg +0 -0
- package/dist-android/static/login_bg.jpg +0 -0
- package/dist-android/static/login_title.png +0 -0
- package/dist-android/static/login_title1.png +0 -0
- package/dist-android/static/loginbg.jpg +0 -0
- package/dist-android/static/loginlogo.png +0 -0
- package/dist-android/static/main_logo.png +0 -0
- package/dist-android/static/mainbg.jpg +0 -0
- package/dist-android/static/menulogo.png +0 -0
- package/dist-android/static/newmainbg.jpg +0 -0
- package/dist-android/static/psicon.png +0 -0
- package/dist-android/static/singleleft.png +0 -0
- package/dist-android/static/singleright.png +0 -0
- package/dist-android/static/treeopen.png +0 -0
- package/dist-android/static/treeout.png +0 -0
- package/dist-android/static/treeset.png +0 -0
- package/dist-android/static/usericon.png +0 -0
- package/dist-android/static/workflow_apply.json +0 -766
- package/dist-android/static/xinxi.png +0 -0
- package/dist-android/static//344/277/256/346/224/271/345/257/206/347/240/201.png +0 -0
- package/dist-android/static//345/256/211/346/243/200/345/257/274/350/210/252/347/253/226/345/261/2173.png +0 -0
- package/dist-android/static//345/257/274/345/207/272/346/225/260/346/215/256.png +0 -0
- package/dist-android/static//346/270/205/347/251/272/346/225/260/346/215/256.png +0 -0
- package/src/filiale/wuan/android.js +0 -0
- package/src/filiale/wuan/pc.js +0 -4
- package/src/filiale/yuchuan/android/AppServiceView.vue +0 -599
- package/src/filiale/yuchuan/android/Process/AppServiceControl.vue +0 -414
- package/src/filiale/yuchuan/android/Process/Processes/AppInstallationDetails.vue +0 -456
- package/src/filiale/yuchuan/android/Reserve/ApplyReserve.vue +0 -200
- package/src/filiale/yuchuan/android/SiteSurvey/TaskGraph.vue +0 -137
- package/src/filiale/yuchuan/android.js +0 -8
- package/src/filiale/yuchuan/pc/Order/OrderApply.vue +0 -517
- package/src/filiale/yuchuan/pc/Order/OrderApplyList.vue +0 -343
- package/src/filiale/yuchuan/pc/Process/ExplorationSelect.vue +0 -356
- package/src/filiale/yuchuan/pc/Process/ExplorationUser.vue +0 -131
- package/src/filiale/yuchuan/pc/Process/Processes/MapCom.vue +0 -51
- package/src/filiale/yuchuan/pc/Process/Service/ServiceControl.vue +0 -517
- package/src/filiale/yuchuan/pc.js +0 -13
|
@@ -1,517 +0,0 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<div class="flex-row">
|
|
3
|
-
<div class="basic-main">
|
|
4
|
-
<div :class="showData ? 'top' : 'auto'">
|
|
5
|
-
<order-apply-list v-ref:query :show-data="showData"></order-apply-list>
|
|
6
|
-
</div>
|
|
7
|
-
<div v-if="showtotal" style="height: 89%">
|
|
8
|
-
</div>
|
|
9
|
-
</div>
|
|
10
|
-
</div>
|
|
11
|
-
|
|
12
|
-
<validator name="cv">
|
|
13
|
-
<modal
|
|
14
|
-
v-if="showCheck"
|
|
15
|
-
:show.sync="showCheck"
|
|
16
|
-
backdrop="false"
|
|
17
|
-
>
|
|
18
|
-
<header slot="modal-header" class="modal-header">
|
|
19
|
-
<button type="button" class="close" @click="closeModal()"><span>×</span></button>
|
|
20
|
-
<h4 class="modal-title">检查审核</h4>
|
|
21
|
-
</header>
|
|
22
|
-
<article slot="modal-body" class="modal-body clearfix">
|
|
23
|
-
<div class="form-group col-sm-12" :class="[$cv.check.required ? 'has-error' : '']">
|
|
24
|
-
<label class="col-sm-3 control-label" style="line-height: 35px">是否合格:</label>
|
|
25
|
-
<div class="col-sm-9">
|
|
26
|
-
<input type="text" v-show="false" v-validate:check = "['required']" v-model="check">
|
|
27
|
-
<v-select
|
|
28
|
-
v-model="check"
|
|
29
|
-
:value.sync="check"
|
|
30
|
-
:options='checkOptions'
|
|
31
|
-
:value-single="true"
|
|
32
|
-
class="select select_list"
|
|
33
|
-
:search="false"
|
|
34
|
-
width="75%"
|
|
35
|
-
close-on-select ></v-select>
|
|
36
|
-
</div>
|
|
37
|
-
</div>
|
|
38
|
-
<div class="form-group col-sm-12" :class="[$cv.remark.required ? 'has-error' : '']">
|
|
39
|
-
<label class="col-sm-3 control-label" style="line-height: 60px">审核备注:</label>
|
|
40
|
-
<div class="col-sm-9">
|
|
41
|
-
<textarea
|
|
42
|
-
class="form-control input_view" style="width: 75%;height: 100%"
|
|
43
|
-
rows="2" v-validate:remark = "['required']" placeholder=""
|
|
44
|
-
v-model="checkRemark" :value="checkRemark"
|
|
45
|
-
>
|
|
46
|
-
</textarea>
|
|
47
|
-
</div>
|
|
48
|
-
</div>
|
|
49
|
-
</article>
|
|
50
|
-
<footer slot="modal-footer" class="modal-footer">
|
|
51
|
-
<button type="button" class="btn btn-primary" @click="checkOrder()" :disabled='!$cv.valid'>确认</button>
|
|
52
|
-
</footer>
|
|
53
|
-
</modal>
|
|
54
|
-
</validator>
|
|
55
|
-
|
|
56
|
-
<validator name="tv">
|
|
57
|
-
<modal
|
|
58
|
-
v-if="showType"
|
|
59
|
-
:show.sync="showType"
|
|
60
|
-
backdrop="false"
|
|
61
|
-
>
|
|
62
|
-
<header slot="modal-header" class="modal-header">
|
|
63
|
-
<button type="button" class="close" @click="closeModal()"><span>×</span></button>
|
|
64
|
-
<h4 class="modal-title">报建类型</h4>
|
|
65
|
-
</header>
|
|
66
|
-
<article slot="modal-body" class="modal-body clearfix">
|
|
67
|
-
<div class="form-group col-sm-12" :class="[$tv.type.required ? 'has-error' : '']">
|
|
68
|
-
<label class="col-sm-3 control-label" style="line-height: 35px">报建类型:</label>
|
|
69
|
-
<div class="col-sm-9">
|
|
70
|
-
<input type="text" v-show="false" v-validate:type = "['required']" v-model="applyType">
|
|
71
|
-
<v-select
|
|
72
|
-
placeholder='请选择需要发起的工程类型'
|
|
73
|
-
v-model="applyType"
|
|
74
|
-
:value.sync="applyType"
|
|
75
|
-
:options='$appdata.getParam("报建类型")'
|
|
76
|
-
:value-single="true"
|
|
77
|
-
class="select select_list"
|
|
78
|
-
:search="false"
|
|
79
|
-
width="75%"
|
|
80
|
-
close-on-select ></v-select>
|
|
81
|
-
</div>
|
|
82
|
-
</div>
|
|
83
|
-
</article>
|
|
84
|
-
<footer slot="modal-footer" class="modal-footer">
|
|
85
|
-
<button type="button" class="btn btn-primary" @click="apply()" :disabled='!$tv.valid'>确认</button>
|
|
86
|
-
</footer>
|
|
87
|
-
</modal>
|
|
88
|
-
</validator>
|
|
89
|
-
|
|
90
|
-
<validator name="mv">
|
|
91
|
-
<modal
|
|
92
|
-
v-if="showModal"
|
|
93
|
-
:show.sync="showModal"
|
|
94
|
-
backdrop="false"
|
|
95
|
-
>
|
|
96
|
-
<header slot="modal-header" class="modal-header">
|
|
97
|
-
<button type="button" class="close" @click="closeModal()"><span>×</span></button>
|
|
98
|
-
<h4 class="modal-title">合并发起</h4>
|
|
99
|
-
</header>
|
|
100
|
-
<article slot="modal-body" class="modal-body clearfix">
|
|
101
|
-
<div class="form-group col-sm-12" :class="[$tv.f_entry_name.required ? 'has-error' : '']">
|
|
102
|
-
<label class="col-sm-3 control-label" style="line-height: 35px">项目名称:</label>
|
|
103
|
-
<div class="col-sm-9">
|
|
104
|
-
<input class="form-control input_view" type="text" style="width: 75%"
|
|
105
|
-
v-validate:f_entry_name = "['required']"
|
|
106
|
-
v-model="apply.f_entry_name"
|
|
107
|
-
:value="apply.f_entry_name"/>
|
|
108
|
-
</div>
|
|
109
|
-
</div>
|
|
110
|
-
<div class="form-group col-sm-12" :class="[$tv.f_contact.required ? 'has-error' : '']">
|
|
111
|
-
<label class="col-sm-3 control-label" style="line-height: 35px">联 系 人:</label>
|
|
112
|
-
<div class="col-sm-9">
|
|
113
|
-
<input class="form-control input_view" type="text" style="width: 75%"
|
|
114
|
-
v-validate:f_contact = "['required']"
|
|
115
|
-
v-model="apply.f_contact"
|
|
116
|
-
:value="apply.f_contact"/>
|
|
117
|
-
</div>
|
|
118
|
-
</div>
|
|
119
|
-
<div class="form-group col-sm-12" :class="[$tv.f_phone.required ? 'has-error' : '']">
|
|
120
|
-
<label class="col-sm-3 control-label" style="line-height: 35px">联系电话:</label>
|
|
121
|
-
<div class="col-sm-9">
|
|
122
|
-
<input class="form-control input_view" type="text" style="width: 75%"
|
|
123
|
-
v-validate:f_phone = "['required']"
|
|
124
|
-
v-model="apply.f_phone"
|
|
125
|
-
:value="apply.f_phone"/>
|
|
126
|
-
</div>
|
|
127
|
-
</div>
|
|
128
|
-
<div class="form-group col-sm-12">
|
|
129
|
-
<label class="col-sm-3 control-label" style="line-height: 35px">合并预约:</label>
|
|
130
|
-
<div class="col-sm-9">
|
|
131
|
-
<input class="form-control input_view" type="text" style="width: 75%" readonly
|
|
132
|
-
v-model="apply.f_apply_count"
|
|
133
|
-
:value="apply.f_apply_count"/>
|
|
134
|
-
</div>
|
|
135
|
-
</div>
|
|
136
|
-
</article>
|
|
137
|
-
<footer slot="modal-footer" class="modal-footer">
|
|
138
|
-
<button type="button" class="btn btn-primary" @click="mergeInitiate()" :disabled='!$mv.valid'>确认</button>
|
|
139
|
-
</footer>
|
|
140
|
-
</modal>
|
|
141
|
-
</validator>
|
|
142
|
-
|
|
143
|
-
<validator name="av">
|
|
144
|
-
<modal
|
|
145
|
-
v-if="showApply"
|
|
146
|
-
:show.sync="showApply"
|
|
147
|
-
backdrop="false"
|
|
148
|
-
>
|
|
149
|
-
<header slot="modal-header" class="modal-header">
|
|
150
|
-
<button type="button" class="close" @click="closeModal()"><span>×</span></button>
|
|
151
|
-
<h4 class="modal-title">合并工程</h4>
|
|
152
|
-
</header>
|
|
153
|
-
<article slot="modal-body" class="modal-body clearfix">
|
|
154
|
-
<div class="form-group col-sm-12" :class="[$av.apply.required ? 'has-error' : '']">
|
|
155
|
-
<label class="col-sm-3 control-label" style="line-height: 35px">选择工程:</label>
|
|
156
|
-
<div class="col-sm-9">
|
|
157
|
-
<input type="text" v-show="false" v-validate:apply = "['required']" v-model="checkApply.id">
|
|
158
|
-
<v-select
|
|
159
|
-
placeholder='请选择需要合并的工程'
|
|
160
|
-
v-model="checkApply"
|
|
161
|
-
:value.sync="checkApply"
|
|
162
|
-
:options='applyList'
|
|
163
|
-
:value-single="true"
|
|
164
|
-
class="select select_list"
|
|
165
|
-
:search="false"
|
|
166
|
-
width="75%"
|
|
167
|
-
close-on-select ></v-select>
|
|
168
|
-
</div>
|
|
169
|
-
</div>
|
|
170
|
-
</article>
|
|
171
|
-
<footer slot="modal-footer" class="modal-footer">
|
|
172
|
-
<button type="button" class="btn btn-primary" @click="mergeApply()" :disabled='!$av.valid'>确认</button>
|
|
173
|
-
</footer>
|
|
174
|
-
</modal>
|
|
175
|
-
</validator>
|
|
176
|
-
|
|
177
|
-
<modal
|
|
178
|
-
v-if="showView"
|
|
179
|
-
:show.sync="showView"
|
|
180
|
-
large backdrop="false"
|
|
181
|
-
>
|
|
182
|
-
<header slot="modal-header" class="modal-header">
|
|
183
|
-
<button type="button" class="close" @click="closeModal()"><span>×</span></button>
|
|
184
|
-
<h4 class="modal-title">详情信息</h4>
|
|
185
|
-
</header>
|
|
186
|
-
<article slot="modal-body" class="modal-body row clearfix">
|
|
187
|
-
<div class="form-group col-sm-4">
|
|
188
|
-
<label class="font_normal_body">用户姓名</label>
|
|
189
|
-
<input type="text" class="input_search" v-model="order.f_user_name" readonly>
|
|
190
|
-
</div>
|
|
191
|
-
<div class="form-group col-sm-4">
|
|
192
|
-
<label class="font_normal_body">联 系 人</label>
|
|
193
|
-
<input type="text" class="input_search" v-model="order.f_contact" readonly>
|
|
194
|
-
</div>
|
|
195
|
-
<div class="form-group col-sm-4">
|
|
196
|
-
<label class="font_normal_body">联系电话</label>
|
|
197
|
-
<input type="text" class="input_search" v-model="order.f_phone" readonly>
|
|
198
|
-
</div>
|
|
199
|
-
<div class="form-group col-sm-4">
|
|
200
|
-
<label class="font_normal_body">证件类型</label>
|
|
201
|
-
<input type="text" class="input_search" v-model="order.f_credentials" readonly>
|
|
202
|
-
</div>
|
|
203
|
-
<div class="form-group col-sm-8">
|
|
204
|
-
<label class="font_normal_body">证件号码</label>
|
|
205
|
-
<input type="text" class="input_search" v-model="order.f_idnumber" style="width: 85%" readonly>
|
|
206
|
-
</div>
|
|
207
|
-
<div class="form-group col-sm-4">
|
|
208
|
-
<label class="font_normal_body">用户类型</label>
|
|
209
|
-
<input type="text" class="input_search" v-model="order.f_user_type" readonly>
|
|
210
|
-
</div>
|
|
211
|
-
<div class="form-group col-sm-4">
|
|
212
|
-
<label class="font_normal_body">用户性质</label>
|
|
213
|
-
<input type="text" class="input_search" v-model="order.f_user_nature" readonly>
|
|
214
|
-
</div>
|
|
215
|
-
<div class="form-group col-sm-4">
|
|
216
|
-
<label class="font_normal_body">户  数</label>
|
|
217
|
-
<input type="text" class="input_search" v-model="order.f_apply_count" readonly>
|
|
218
|
-
</div>
|
|
219
|
-
<div class="form-group col-sm-12">
|
|
220
|
-
<label class="font_normal_body">定位地址</label>
|
|
221
|
-
<input type="text" class="input_search" v-model="order.f_location_address" style="width: 90%" readonly>
|
|
222
|
-
</div>
|
|
223
|
-
<div class="form-group col-sm-4">
|
|
224
|
-
<label class="font_normal_body">处理状态</label>
|
|
225
|
-
<input type="text" class="input_search" v-model="order.f_orderstate" readonly>
|
|
226
|
-
</div>
|
|
227
|
-
<div class="form-group col-sm-4">
|
|
228
|
-
<label class="font_normal_body">预约时间</label>
|
|
229
|
-
<input type="text" class="input_search" v-model="order.f_orderdate" readonly>
|
|
230
|
-
</div>
|
|
231
|
-
<div class="form-group col-sm-12">
|
|
232
|
-
<label class="font_normal_body">预约备注</label>
|
|
233
|
-
<input type="text" class="input_search" style="width: 90%" v-model="order.f_orderremark" readonly>
|
|
234
|
-
</div>
|
|
235
|
-
<div class="form-group col-sm-4">
|
|
236
|
-
<label class="font_normal_body">审 核 人</label>
|
|
237
|
-
<input type="text" class="input_search" v-model="order.f_check_user" readonly>
|
|
238
|
-
</div>
|
|
239
|
-
<div class="form-group col-sm-4">
|
|
240
|
-
<label class="font_normal_body">审核时间</label>
|
|
241
|
-
<input type="text" class="input_search" v-model="order.f_check_date" readonly>
|
|
242
|
-
</div>
|
|
243
|
-
<div class="form-group col-sm-12">
|
|
244
|
-
<label class="font_normal_body">审核备注</label>
|
|
245
|
-
<input type="text" class="input_search" style="width: 90%" v-model="order.f_check_remark" readonly>
|
|
246
|
-
</div>
|
|
247
|
-
<div class="form-group col-sm-4">
|
|
248
|
-
<label class="font_normal_body">处 理 人</label>
|
|
249
|
-
<input type="text" class="input_search" v-model="order.f_process_user" readonly>
|
|
250
|
-
</div>
|
|
251
|
-
<div class="form-group col-sm-4">
|
|
252
|
-
<label class="font_normal_body">处理时间</label>
|
|
253
|
-
<input type="text" class="input_search" v-model="order.f_process_date" readonly>
|
|
254
|
-
</div>
|
|
255
|
-
<div class="form-group col-sm-4">
|
|
256
|
-
<label class="font_normal_body">报建编号</label>
|
|
257
|
-
<input type="text" class="input_search" v-model="order.f_apply_num" readonly>
|
|
258
|
-
</div>
|
|
259
|
-
|
|
260
|
-
</article>
|
|
261
|
-
<footer slot="modal-footer" class="modal-footer">
|
|
262
|
-
</footer>
|
|
263
|
-
</modal>
|
|
264
|
-
|
|
265
|
-
<modal
|
|
266
|
-
:show.sync="showMap"
|
|
267
|
-
large backdrop="false"
|
|
268
|
-
>
|
|
269
|
-
<header slot="modal-header" class="modal-header">
|
|
270
|
-
<button type="button" class="close" @click="closeModal()"><span>×</span></button>
|
|
271
|
-
<h4 class="modal-title">定位地址</h4>
|
|
272
|
-
</header>
|
|
273
|
-
<article slot="modal-body" class="modal-body row clearfix" style="height: 600px">
|
|
274
|
-
<AMap-location v-ref:amap :isshowsearch="false"
|
|
275
|
-
:mylocationinfo="false"
|
|
276
|
-
:isshowmapmodel="false"
|
|
277
|
-
mapmodel="dragMarker"></AMap-location>
|
|
278
|
-
</article>
|
|
279
|
-
<footer slot="modal-footer" class="modal-footer">
|
|
280
|
-
</footer>
|
|
281
|
-
</modal>
|
|
282
|
-
|
|
283
|
-
</template>
|
|
284
|
-
<script>
|
|
285
|
-
import Vue from 'vue'
|
|
286
|
-
import {HttpResetClass} from 'vue-client'
|
|
287
|
-
export default {
|
|
288
|
-
title: '预约报建',
|
|
289
|
-
data () {
|
|
290
|
-
return {
|
|
291
|
-
showtotal: false, // 控制详细信息显示
|
|
292
|
-
showData: true,
|
|
293
|
-
selectedData: null,
|
|
294
|
-
showCheck: false,
|
|
295
|
-
checkOptions: [
|
|
296
|
-
{
|
|
297
|
-
label: '是',
|
|
298
|
-
value: '是'
|
|
299
|
-
},
|
|
300
|
-
{
|
|
301
|
-
label: '否',
|
|
302
|
-
value: '否'
|
|
303
|
-
}
|
|
304
|
-
],
|
|
305
|
-
check: null,
|
|
306
|
-
checkRemark: null,
|
|
307
|
-
showType: false,
|
|
308
|
-
applyType: null,
|
|
309
|
-
showModal: null,
|
|
310
|
-
apply: {},
|
|
311
|
-
showApply: false,
|
|
312
|
-
applyList: [],
|
|
313
|
-
checkApply: null,
|
|
314
|
-
order: null,
|
|
315
|
-
showView: false,
|
|
316
|
-
showMap: false
|
|
317
|
-
}
|
|
318
|
-
},
|
|
319
|
-
created () {
|
|
320
|
-
},
|
|
321
|
-
methods: {
|
|
322
|
-
async mergeApply () {
|
|
323
|
-
let data = {
|
|
324
|
-
selectedData: this.selectedData,
|
|
325
|
-
checkApply: this.checkApply,
|
|
326
|
-
user: this.$login.f
|
|
327
|
-
}
|
|
328
|
-
|
|
329
|
-
let res = await this.$resetpost(
|
|
330
|
-
`rs/logic/mergeApply`,
|
|
331
|
-
data,
|
|
332
|
-
{resolveMsg: null,rejectMsg: '合并工程处理失败!!!'}
|
|
333
|
-
)
|
|
334
|
-
|
|
335
|
-
this.$refs.query.search()
|
|
336
|
-
|
|
337
|
-
this.$showMessage(`报建编号:${res.data.f_apply_num}`)
|
|
338
|
-
},
|
|
339
|
-
async mergeInitiate () {
|
|
340
|
-
let data = {
|
|
341
|
-
selectedData: this.selectedData,
|
|
342
|
-
apply: this.apply,
|
|
343
|
-
user: this.$login.f
|
|
344
|
-
}
|
|
345
|
-
|
|
346
|
-
let res = await this.$resetpost(
|
|
347
|
-
`rs/logic/mergeInitiate`,
|
|
348
|
-
data,
|
|
349
|
-
{resolveMsg: null,rejectMsg: '合并发起处理失败!!!'}
|
|
350
|
-
)
|
|
351
|
-
|
|
352
|
-
this.$refs.query.search()
|
|
353
|
-
|
|
354
|
-
this.$showMessage(`报建编号:${res.data.f_apply_num}`)
|
|
355
|
-
},
|
|
356
|
-
async apply () {
|
|
357
|
-
let data = {
|
|
358
|
-
f_apply_type: this.applyType,
|
|
359
|
-
selectedData: this.selectedData,
|
|
360
|
-
user: this.$login.f
|
|
361
|
-
}
|
|
362
|
-
|
|
363
|
-
if (this.applyType === '散户报建') {
|
|
364
|
-
data.defname = '用户受理'
|
|
365
|
-
data.processname = '散户报建流程'
|
|
366
|
-
} else if (this.applyType === '工业户报建') {
|
|
367
|
-
data.defname = '用户受理'
|
|
368
|
-
data.processname = '工商户报建流程'
|
|
369
|
-
} else if (this.applyType === '商业户报建') {
|
|
370
|
-
data.defname = '用户受理'
|
|
371
|
-
data.processname = '工商户报建流程'
|
|
372
|
-
} else if (this.applyType === '散户集体报建') {
|
|
373
|
-
data.defname = '用户受理'
|
|
374
|
-
data.processname = '散户集体报建流程'
|
|
375
|
-
} else if (this.applyType === '开发商集体报建') {
|
|
376
|
-
data.defname = '用户受理'
|
|
377
|
-
data.processname = '开发商集体报建流程'
|
|
378
|
-
} else if (this.applyType === '煤改气报建') {
|
|
379
|
-
data.defname = '用户受理'
|
|
380
|
-
data.processname = '散户集体报建流程'
|
|
381
|
-
} else {
|
|
382
|
-
this.$showMessage('暂无此类报装')
|
|
383
|
-
return
|
|
384
|
-
}
|
|
385
|
-
|
|
386
|
-
let res = await this.$resetpost(
|
|
387
|
-
`rs/logic/initiateOrderApply`,
|
|
388
|
-
data,
|
|
389
|
-
{resolveMsg: null,rejectMsg: '预约单处理失败!!!'}
|
|
390
|
-
)
|
|
391
|
-
|
|
392
|
-
this.closeModal()
|
|
393
|
-
|
|
394
|
-
this.$showMessage(`共发起${res.data.total}条报建工程\n成功:${res.data.success}\n失败:${res.data.failure}`)
|
|
395
|
-
},
|
|
396
|
-
async checkOrder () {
|
|
397
|
-
let data = {
|
|
398
|
-
selectedData: this.selectedData,
|
|
399
|
-
check: this.check,
|
|
400
|
-
checkRemark: this.checkRemark,
|
|
401
|
-
user: this.$login.f
|
|
402
|
-
}
|
|
403
|
-
|
|
404
|
-
let res = await this.$resetpost(
|
|
405
|
-
`rs/logic/checkOrder`,
|
|
406
|
-
data,
|
|
407
|
-
{resolveMsg: null,rejectMsg: '预约单审核处理失败!!!'}
|
|
408
|
-
)
|
|
409
|
-
|
|
410
|
-
this.$refs.query.search()
|
|
411
|
-
|
|
412
|
-
this.$showMessage(`审核通过!!!`)
|
|
413
|
-
},
|
|
414
|
-
closeModal () {
|
|
415
|
-
this.showCheck = false
|
|
416
|
-
this.showType = false
|
|
417
|
-
this.showModal = false
|
|
418
|
-
this.showApply = false
|
|
419
|
-
this.showView = false
|
|
420
|
-
this.showMap = false
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
this.check = null
|
|
424
|
-
this.checkRemark = null
|
|
425
|
-
this.applyType = null
|
|
426
|
-
this.apply = null
|
|
427
|
-
this.applyList = []
|
|
428
|
-
this.checkApply = []
|
|
429
|
-
this.order = []
|
|
430
|
-
this.selectedData = null
|
|
431
|
-
this.$refs.query.selectedData = []
|
|
432
|
-
},
|
|
433
|
-
},
|
|
434
|
-
events: {
|
|
435
|
-
'openMap' (row) {
|
|
436
|
-
|
|
437
|
-
let data = {
|
|
438
|
-
data: row,
|
|
439
|
-
label: `<div style="background: #fff;border-radius: 5px;height: 100px;padding: 5px">
|
|
440
|
-
<h5>${row.f_contact}</h5>
|
|
441
|
-
<h5>${row.f_phone}</h5>
|
|
442
|
-
<h5>${row.f_location_address}</h5>
|
|
443
|
-
</div>`,
|
|
444
|
-
}
|
|
445
|
-
|
|
446
|
-
let position = [row.f_longitude, row.f_dimension]
|
|
447
|
-
|
|
448
|
-
this.$refs.amap.showWindowInfoAndSpot(data, position, false)
|
|
449
|
-
|
|
450
|
-
this.showMap = true
|
|
451
|
-
},
|
|
452
|
-
'viewOrder' (row) {
|
|
453
|
-
this.order = row
|
|
454
|
-
|
|
455
|
-
this.showView = true
|
|
456
|
-
},
|
|
457
|
-
async 'handleOrder' (type, selectedData) {
|
|
458
|
-
this.selectedData = selectedData
|
|
459
|
-
|
|
460
|
-
if (type === '审核') {
|
|
461
|
-
this.showCheck = true
|
|
462
|
-
}
|
|
463
|
-
if (type === '批量发起') {
|
|
464
|
-
this.$showMessage('批量发起同一类型报建工程,建议所选预约单为同一类型、性质!!!', ['confirm']).then((res) => {
|
|
465
|
-
if (res === 'confirm') {
|
|
466
|
-
this.showType = true
|
|
467
|
-
}
|
|
468
|
-
})
|
|
469
|
-
}
|
|
470
|
-
if (type === '合并发起') {
|
|
471
|
-
this.apply = {
|
|
472
|
-
f_contact: this.selectedData[0].f_contact,
|
|
473
|
-
f_phone: this.selectedData[0].f_phone,
|
|
474
|
-
f_apply_count: this.selectedData.length
|
|
475
|
-
}
|
|
476
|
-
this.showModal = true
|
|
477
|
-
}
|
|
478
|
-
if (type === '合并工程') {
|
|
479
|
-
let data = {
|
|
480
|
-
tablename: 't_apply',
|
|
481
|
-
condition: `f_sub_state != '完工' and f_sub_state != '暂停' and f_sub_state != '终止' and f_apply_type = '民用报建' and f_orgid = ${this.$login.f.orgid}`
|
|
482
|
-
}
|
|
483
|
-
let res = await this.$resetpost(
|
|
484
|
-
'rs/sql/singleTable',
|
|
485
|
-
{data: data},
|
|
486
|
-
{resolveMsg: null, rejectMsg: '工程查询失败!!!'}
|
|
487
|
-
)
|
|
488
|
-
|
|
489
|
-
res.data.forEach(item => {
|
|
490
|
-
this.applyList.push({
|
|
491
|
-
'label': `${item.f_entry_name}`,
|
|
492
|
-
'value': item
|
|
493
|
-
})
|
|
494
|
-
})
|
|
495
|
-
|
|
496
|
-
this.showApply = true
|
|
497
|
-
}
|
|
498
|
-
|
|
499
|
-
},
|
|
500
|
-
'search' () {
|
|
501
|
-
this.closeModal()
|
|
502
|
-
|
|
503
|
-
// 关闭详细
|
|
504
|
-
this.showtotal = false
|
|
505
|
-
// 显示列表数据
|
|
506
|
-
this.showData = true
|
|
507
|
-
// 显示分页
|
|
508
|
-
this.$refs.query.$refs.cp.pager = true
|
|
509
|
-
// 调用查询
|
|
510
|
-
this.$refs.query.$refs.cp.$refs.cri.search()
|
|
511
|
-
}
|
|
512
|
-
},
|
|
513
|
-
|
|
514
|
-
watch: {
|
|
515
|
-
}
|
|
516
|
-
}
|
|
517
|
-
</script>
|