apply-clients 3.3.36 → 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 +1 -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 +59 -13
- 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 -194
- package/src/components/product/Material/MaterialDetailed.vue +224 -224
- package/src/components/product/OldApply/Handle/HandleApply.vue +3 -0
- package/src/components/product/OldApply/Monitor/MonitorApply.vue +3 -0
- 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 +8 -29
- package/src/components/product/Process/Processes/Print/printCharge.vue +142 -142
- package/src/components/product/Process/Processes/Print/printRefund.vue +1 -1
- 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 -804
- 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,186 +1,186 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<div class="col-sm-12" style="margin: 20px 0px;">
|
|
3
|
-
<criteria-paged :model="model" v-ref:cp>
|
|
4
|
-
<criteria partial='criteria' @condition-changed='search' v-ref:cri>
|
|
5
|
-
<div novalidate class="form-horizontal select-overspread container-fluid auto" partial>
|
|
6
|
-
</div>
|
|
7
|
-
</criteria>
|
|
8
|
-
<data-grid :model="model" v-ref:grid partial='list' class="list_area table_sy" style="padding: 0px">
|
|
9
|
-
<template partial='head'>
|
|
10
|
-
<tr>
|
|
11
|
-
<th class="textNoLineBreak">序号</th>
|
|
12
|
-
<th class="textNoLineBreak">区/县</th>
|
|
13
|
-
<th class="textNoLineBreak">片区</th>
|
|
14
|
-
<th class="textNoLineBreak">街道</th>
|
|
15
|
-
<th class="textNoLineBreak">小区</th>
|
|
16
|
-
<th class="textNoLineBreak">详细地址</th>
|
|
17
|
-
<th class="textNoLineBreak">地址状态</th>
|
|
18
|
-
<th class="textNoLineBreak">客户编号</th>
|
|
19
|
-
<th class="textNoLineBreak">用户姓名</th>
|
|
20
|
-
<th class="textNoLineBreak">电话</th>
|
|
21
|
-
<th class="textNoLineBreak">证件类型</th>
|
|
22
|
-
<th class="textNoLineBreak">证件号码</th>
|
|
23
|
-
<th class="textNoLineBreak">时间</th>
|
|
24
|
-
<th class="textNoLineBreak">
|
|
25
|
-
<button type="button" class="btn btn-info head-but"
|
|
26
|
-
:disabled="$parent.$parent.$parent.mark === 1"
|
|
27
|
-
@click="$parent.$parent.$parent.showFileModal()">导入</button>
|
|
28
|
-
<a type="button" class="btn btn-info head-but"
|
|
29
|
-
href="/apply/download/excel/批量导入.xlsx" download>模板下载</a>
|
|
30
|
-
</th>
|
|
31
|
-
</tr>
|
|
32
|
-
</template>
|
|
33
|
-
<template partial='body'>
|
|
34
|
-
<tr>
|
|
35
|
-
<td style="text-align: center;">
|
|
36
|
-
<nobr>{{$index+1}}</nobr>
|
|
37
|
-
</td>
|
|
38
|
-
<td style="text-align: center;">
|
|
39
|
-
<nobr>{{row.f_pcd}}</nobr>
|
|
40
|
-
</td>
|
|
41
|
-
<td style="text-align: center;">
|
|
42
|
-
<nobr>{{row.f_slice_area}}</nobr>
|
|
43
|
-
</td>
|
|
44
|
-
<td style="text-align: center;">
|
|
45
|
-
<nobr>{{row.f_street}}</nobr>
|
|
46
|
-
</td>
|
|
47
|
-
<td style="text-align: center;">
|
|
48
|
-
<nobr>{{row.f_residential_area}}</nobr>
|
|
49
|
-
</td>
|
|
50
|
-
<td style="text-align: center;">
|
|
51
|
-
<nobr>{{row.f_address}}</nobr>
|
|
52
|
-
</td>
|
|
53
|
-
<td style="text-align: center;">
|
|
54
|
-
<nobr>{{row.f_address_state}}</nobr>
|
|
55
|
-
</td>
|
|
56
|
-
<td style="text-align: center;">
|
|
57
|
-
<nobr>{{row.f_userinfo_code}}</nobr>
|
|
58
|
-
</td>
|
|
59
|
-
<td style="text-align: center;">
|
|
60
|
-
<nobr>{{row.f_user_name}}</nobr>
|
|
61
|
-
</td>
|
|
62
|
-
<td style="text-align: center;">
|
|
63
|
-
<nobr>{{row.f_user_phone}}</nobr>
|
|
64
|
-
</td>
|
|
65
|
-
<td style="text-align: center;">
|
|
66
|
-
<nobr>{{row.f_credentials}}</nobr>
|
|
67
|
-
</td>
|
|
68
|
-
<td style="text-align: center;">
|
|
69
|
-
<nobr>{{row.f_idnumber}}</nobr>
|
|
70
|
-
</td>
|
|
71
|
-
<td style="text-align: center;">
|
|
72
|
-
<nobr>{{row.f_create_date}}</nobr>
|
|
73
|
-
</td>
|
|
74
|
-
<td style="text-align: center;">
|
|
75
|
-
<nobr>
|
|
76
|
-
|
|
77
|
-
</nobr>
|
|
78
|
-
</td>
|
|
79
|
-
</tr>
|
|
80
|
-
</template>
|
|
81
|
-
</data-grid>
|
|
82
|
-
</criteria-paged>
|
|
83
|
-
</div>
|
|
84
|
-
<modal :show.sync="showFile" v-ref:modal backdrop="true" title="选择文件">
|
|
85
|
-
<header slot="modal-header" class="modal-header">
|
|
86
|
-
<button type="button" class="close" @click="closeFile"><span>×</span></button>
|
|
87
|
-
<h4 class="modal-title">选择文件</h4>
|
|
88
|
-
</header>
|
|
89
|
-
<article slot="modal-body" class="modal-body">
|
|
90
|
-
<div class="form-group">
|
|
91
|
-
<file-upload class="my-file-uploader" name="useraddressUploadFile" action="rs/file/uploadFile" tagname="确定" multiple v-ref:file></file-upload>
|
|
92
|
-
</div>
|
|
93
|
-
</article>
|
|
94
|
-
<footer slot="modal-footer" class="modal-footer"></footer>
|
|
95
|
-
</modal>
|
|
96
|
-
</template>
|
|
97
|
-
<script>
|
|
98
|
-
import {PagedList} from 'vue-client'
|
|
99
|
-
import {HttpResetClass} from 'vue-client'
|
|
100
|
-
|
|
101
|
-
export default {
|
|
102
|
-
title: '地址管理',
|
|
103
|
-
props: {
|
|
104
|
-
selectdata: {
|
|
105
|
-
type: Object
|
|
106
|
-
},
|
|
107
|
-
mark: {
|
|
108
|
-
type: Number,
|
|
109
|
-
default: 0 // 0:正常 1:禁用
|
|
110
|
-
}
|
|
111
|
-
},
|
|
112
|
-
data () {
|
|
113
|
-
return {
|
|
114
|
-
showFile: false,
|
|
115
|
-
model: new PagedList('rs/sql/getAddressAanUserinfo', 20, {
|
|
116
|
-
data: {
|
|
117
|
-
f_filialeid: this.$login.f.orgid,
|
|
118
|
-
f_process_id: this.selectdata.f_process_id
|
|
119
|
-
}
|
|
120
|
-
})
|
|
121
|
-
}
|
|
122
|
-
},
|
|
123
|
-
ready () {
|
|
124
|
-
this.search()
|
|
125
|
-
},
|
|
126
|
-
methods: {
|
|
127
|
-
showFileModal() {
|
|
128
|
-
this.showFile = !this.showFile
|
|
129
|
-
},
|
|
130
|
-
async search () {
|
|
131
|
-
this.$refs.cp.$refs.cri.search()
|
|
132
|
-
},
|
|
133
|
-
// 关闭文件上传对话框
|
|
134
|
-
closeFile() {
|
|
135
|
-
this.showFile = false
|
|
136
|
-
// 将选的文件清空
|
|
137
|
-
this.$refs.file.$el.querySelector('input').value = ''
|
|
138
|
-
this.search()
|
|
139
|
-
}
|
|
140
|
-
},
|
|
141
|
-
events: {
|
|
142
|
-
async 'onFileUpload'(file, result) {
|
|
143
|
-
let data = {
|
|
144
|
-
selectdata: this.selectdata,
|
|
145
|
-
filepath: result.f_downloadpath,
|
|
146
|
-
user: this.$login.f,
|
|
147
|
-
mark: this.mark
|
|
148
|
-
}
|
|
149
|
-
let res = await this.$resetpost(`rs/logic/importAddressAndUserinfo`, {data:data}, {resolveMsg: null, rejectMsg: '导入失败!!!', silent: true}, 0)
|
|
150
|
-
this.closeFile()
|
|
151
|
-
}
|
|
152
|
-
},
|
|
153
|
-
computed: {
|
|
154
|
-
},
|
|
155
|
-
watch: {
|
|
156
|
-
'model.count': {
|
|
157
|
-
handler: function () {
|
|
158
|
-
if (this.model.count > this.selectdata.f_apply_count) {
|
|
159
|
-
this.selectdata.f_apply_count = this.model.count
|
|
160
|
-
|
|
161
|
-
this.$resetpost(
|
|
162
|
-
'rs/entity/t_apply',
|
|
163
|
-
this.selectdata,
|
|
164
|
-
{resolveMsg: null, rejectMsg: '数据更新失败!!!'}
|
|
165
|
-
).then(res => {
|
|
166
|
-
this.$dispatch('breakControl', this.selectdata)
|
|
167
|
-
})
|
|
168
|
-
}
|
|
169
|
-
}
|
|
170
|
-
}
|
|
171
|
-
}
|
|
172
|
-
}
|
|
173
|
-
</script>
|
|
174
|
-
<style scoped>
|
|
175
|
-
.textNoLineBreak {
|
|
176
|
-
white-space: nowrap;
|
|
177
|
-
}
|
|
178
|
-
.head-but{
|
|
179
|
-
margin-left: 5px;
|
|
180
|
-
height: 34px;
|
|
181
|
-
/*background-color: #6aa6e2;*/
|
|
182
|
-
border-radius: 4px;
|
|
183
|
-
font-family: PingFang;
|
|
184
|
-
color: #ffffff;
|
|
185
|
-
}
|
|
186
|
-
</style>
|
|
1
|
+
<template>
|
|
2
|
+
<div class="col-sm-12" style="margin: 20px 0px;">
|
|
3
|
+
<criteria-paged :model="model" v-ref:cp>
|
|
4
|
+
<criteria partial='criteria' @condition-changed='search' v-ref:cri>
|
|
5
|
+
<div novalidate class="form-horizontal select-overspread container-fluid auto" partial>
|
|
6
|
+
</div>
|
|
7
|
+
</criteria>
|
|
8
|
+
<data-grid :model="model" v-ref:grid partial='list' class="list_area table_sy" style="padding: 0px">
|
|
9
|
+
<template partial='head'>
|
|
10
|
+
<tr>
|
|
11
|
+
<th class="textNoLineBreak">序号</th>
|
|
12
|
+
<th class="textNoLineBreak">区/县</th>
|
|
13
|
+
<th class="textNoLineBreak">片区</th>
|
|
14
|
+
<th class="textNoLineBreak">街道</th>
|
|
15
|
+
<th class="textNoLineBreak">小区</th>
|
|
16
|
+
<th class="textNoLineBreak">详细地址</th>
|
|
17
|
+
<th class="textNoLineBreak">地址状态</th>
|
|
18
|
+
<th class="textNoLineBreak">客户编号</th>
|
|
19
|
+
<th class="textNoLineBreak">用户姓名</th>
|
|
20
|
+
<th class="textNoLineBreak">电话</th>
|
|
21
|
+
<th class="textNoLineBreak">证件类型</th>
|
|
22
|
+
<th class="textNoLineBreak">证件号码</th>
|
|
23
|
+
<th class="textNoLineBreak">时间</th>
|
|
24
|
+
<th class="textNoLineBreak">
|
|
25
|
+
<button type="button" class="btn btn-info head-but"
|
|
26
|
+
:disabled="$parent.$parent.$parent.mark === 1"
|
|
27
|
+
@click="$parent.$parent.$parent.showFileModal()">导入</button>
|
|
28
|
+
<a type="button" class="btn btn-info head-but"
|
|
29
|
+
href="/apply/download/excel/批量导入.xlsx" download>模板下载</a>
|
|
30
|
+
</th>
|
|
31
|
+
</tr>
|
|
32
|
+
</template>
|
|
33
|
+
<template partial='body'>
|
|
34
|
+
<tr>
|
|
35
|
+
<td style="text-align: center;">
|
|
36
|
+
<nobr>{{$index+1}}</nobr>
|
|
37
|
+
</td>
|
|
38
|
+
<td style="text-align: center;">
|
|
39
|
+
<nobr>{{row.f_pcd}}</nobr>
|
|
40
|
+
</td>
|
|
41
|
+
<td style="text-align: center;">
|
|
42
|
+
<nobr>{{row.f_slice_area}}</nobr>
|
|
43
|
+
</td>
|
|
44
|
+
<td style="text-align: center;">
|
|
45
|
+
<nobr>{{row.f_street}}</nobr>
|
|
46
|
+
</td>
|
|
47
|
+
<td style="text-align: center;">
|
|
48
|
+
<nobr>{{row.f_residential_area}}</nobr>
|
|
49
|
+
</td>
|
|
50
|
+
<td style="text-align: center;">
|
|
51
|
+
<nobr>{{row.f_address}}</nobr>
|
|
52
|
+
</td>
|
|
53
|
+
<td style="text-align: center;">
|
|
54
|
+
<nobr>{{row.f_address_state}}</nobr>
|
|
55
|
+
</td>
|
|
56
|
+
<td style="text-align: center;">
|
|
57
|
+
<nobr>{{row.f_userinfo_code}}</nobr>
|
|
58
|
+
</td>
|
|
59
|
+
<td style="text-align: center;">
|
|
60
|
+
<nobr>{{row.f_user_name}}</nobr>
|
|
61
|
+
</td>
|
|
62
|
+
<td style="text-align: center;">
|
|
63
|
+
<nobr>{{row.f_user_phone}}</nobr>
|
|
64
|
+
</td>
|
|
65
|
+
<td style="text-align: center;">
|
|
66
|
+
<nobr>{{row.f_credentials}}</nobr>
|
|
67
|
+
</td>
|
|
68
|
+
<td style="text-align: center;">
|
|
69
|
+
<nobr>{{row.f_idnumber}}</nobr>
|
|
70
|
+
</td>
|
|
71
|
+
<td style="text-align: center;">
|
|
72
|
+
<nobr>{{row.f_create_date}}</nobr>
|
|
73
|
+
</td>
|
|
74
|
+
<td style="text-align: center;">
|
|
75
|
+
<nobr>
|
|
76
|
+
|
|
77
|
+
</nobr>
|
|
78
|
+
</td>
|
|
79
|
+
</tr>
|
|
80
|
+
</template>
|
|
81
|
+
</data-grid>
|
|
82
|
+
</criteria-paged>
|
|
83
|
+
</div>
|
|
84
|
+
<modal :show.sync="showFile" v-ref:modal backdrop="true" title="选择文件">
|
|
85
|
+
<header slot="modal-header" class="modal-header">
|
|
86
|
+
<button type="button" class="close" @click="closeFile"><span>×</span></button>
|
|
87
|
+
<h4 class="modal-title">选择文件</h4>
|
|
88
|
+
</header>
|
|
89
|
+
<article slot="modal-body" class="modal-body">
|
|
90
|
+
<div class="form-group">
|
|
91
|
+
<file-upload class="my-file-uploader" name="useraddressUploadFile" action="rs/file/uploadFile" tagname="确定" multiple v-ref:file></file-upload>
|
|
92
|
+
</div>
|
|
93
|
+
</article>
|
|
94
|
+
<footer slot="modal-footer" class="modal-footer"></footer>
|
|
95
|
+
</modal>
|
|
96
|
+
</template>
|
|
97
|
+
<script>
|
|
98
|
+
import {PagedList} from 'vue-client'
|
|
99
|
+
import {HttpResetClass} from 'vue-client'
|
|
100
|
+
|
|
101
|
+
export default {
|
|
102
|
+
title: '地址管理',
|
|
103
|
+
props: {
|
|
104
|
+
selectdata: {
|
|
105
|
+
type: Object
|
|
106
|
+
},
|
|
107
|
+
mark: {
|
|
108
|
+
type: Number,
|
|
109
|
+
default: 0 // 0:正常 1:禁用
|
|
110
|
+
}
|
|
111
|
+
},
|
|
112
|
+
data () {
|
|
113
|
+
return {
|
|
114
|
+
showFile: false,
|
|
115
|
+
model: new PagedList('rs/sql/getAddressAanUserinfo', 20, {
|
|
116
|
+
data: {
|
|
117
|
+
f_filialeid: this.$login.f.orgid,
|
|
118
|
+
f_process_id: this.selectdata.f_process_id
|
|
119
|
+
}
|
|
120
|
+
})
|
|
121
|
+
}
|
|
122
|
+
},
|
|
123
|
+
ready () {
|
|
124
|
+
this.search()
|
|
125
|
+
},
|
|
126
|
+
methods: {
|
|
127
|
+
showFileModal() {
|
|
128
|
+
this.showFile = !this.showFile
|
|
129
|
+
},
|
|
130
|
+
async search () {
|
|
131
|
+
this.$refs.cp.$refs.cri.search()
|
|
132
|
+
},
|
|
133
|
+
// 关闭文件上传对话框
|
|
134
|
+
closeFile() {
|
|
135
|
+
this.showFile = false
|
|
136
|
+
// 将选的文件清空
|
|
137
|
+
this.$refs.file.$el.querySelector('input').value = ''
|
|
138
|
+
this.search()
|
|
139
|
+
}
|
|
140
|
+
},
|
|
141
|
+
events: {
|
|
142
|
+
async 'onFileUpload'(file, result) {
|
|
143
|
+
let data = {
|
|
144
|
+
selectdata: this.selectdata,
|
|
145
|
+
filepath: result.f_downloadpath,
|
|
146
|
+
user: this.$login.f,
|
|
147
|
+
mark: this.mark
|
|
148
|
+
}
|
|
149
|
+
let res = await this.$resetpost(`rs/logic/importAddressAndUserinfo`, {data:data}, {resolveMsg: null, rejectMsg: '导入失败!!!', silent: true}, 0)
|
|
150
|
+
this.closeFile()
|
|
151
|
+
}
|
|
152
|
+
},
|
|
153
|
+
computed: {
|
|
154
|
+
},
|
|
155
|
+
watch: {
|
|
156
|
+
'model.count': {
|
|
157
|
+
handler: function () {
|
|
158
|
+
if (this.model.count > this.selectdata.f_apply_count) {
|
|
159
|
+
this.selectdata.f_apply_count = this.model.count
|
|
160
|
+
|
|
161
|
+
this.$resetpost(
|
|
162
|
+
'rs/entity/t_apply',
|
|
163
|
+
this.selectdata,
|
|
164
|
+
{resolveMsg: null, rejectMsg: '数据更新失败!!!'}
|
|
165
|
+
).then(res => {
|
|
166
|
+
this.$dispatch('breakControl', this.selectdata)
|
|
167
|
+
})
|
|
168
|
+
}
|
|
169
|
+
}
|
|
170
|
+
}
|
|
171
|
+
}
|
|
172
|
+
}
|
|
173
|
+
</script>
|
|
174
|
+
<style scoped>
|
|
175
|
+
.textNoLineBreak {
|
|
176
|
+
white-space: nowrap;
|
|
177
|
+
}
|
|
178
|
+
.head-but{
|
|
179
|
+
margin-left: 5px;
|
|
180
|
+
height: 34px;
|
|
181
|
+
/*background-color: #6aa6e2;*/
|
|
182
|
+
border-radius: 4px;
|
|
183
|
+
font-family: PingFang;
|
|
184
|
+
color: #ffffff;
|
|
185
|
+
}
|
|
186
|
+
</style>
|
|
@@ -288,7 +288,7 @@
|
|
|
288
288
|
</modal>
|
|
289
289
|
</validator>
|
|
290
290
|
|
|
291
|
-
<modal v-if="showInvalid" :show.sync="showInvalid" v-ref:modal :
|
|
291
|
+
<modal v-if="showInvalid" :show.sync="showInvalid" v-ref:modal :backdrop="false" title="作废收费">
|
|
292
292
|
<header slot="modal-header" class="modal-header">
|
|
293
293
|
<button type="button" class="close" @click="closeModal"><span>×</span></button>
|
|
294
294
|
<h4 class="modal-title">作废收费</h4>
|