apply-clients 3.3.34 → 3.3.38
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 +13 -2
- package/src/components/product/OldApply/Handle/HandleApply.vue +11 -0
- package/src/components/product/OldApply/Monitor/MonitorApply.vue +62 -1
- 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 -30
- 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 -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,271 +1,271 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<div class="col-sm-12">
|
|
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 class="row">
|
|
7
|
-
<div class="form-group col-sm-3">
|
|
8
|
-
<label class="font_normal_body">组织机构:</label>
|
|
9
|
-
<res-select
|
|
10
|
-
restype='organization'
|
|
11
|
-
:initresid='$parent.$parent.curorgid'
|
|
12
|
-
@res-select="$parent.$parent.getorg"
|
|
13
|
-
is-mul="false"
|
|
14
|
-
></res-select>
|
|
15
|
-
</div>
|
|
16
|
-
<div class="form-group col-sm-3">
|
|
17
|
-
<label class="font_normal_body">工程编号:</label>
|
|
18
|
-
<input type="text" style="width:60%" class="input_search" placeholder='工程编号' v-model="model.f_apply_num"
|
|
19
|
-
v-on:keyup.enter="search"
|
|
20
|
-
condition="f_apply_num = '{}'">
|
|
21
|
-
</div>
|
|
22
|
-
<div class="form-group col-sm-3">
|
|
23
|
-
<label class="font_normal_body">客户名称:</label>
|
|
24
|
-
<input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
|
|
25
|
-
v-on:keyup.enter="$parent.$parent.search()" condition="f_user_name like '%{}%'" placeholder='客户名称'>
|
|
26
|
-
</div>
|
|
27
|
-
<div class="form-group col-sm-2 button-range">
|
|
28
|
-
<button class="button_search button_spacing" @click="$parent.$parent.search()" v-el:cx>查询</button>
|
|
29
|
-
<button class="button_clear button_spacing" @click="$parent.$parent.clear()">清空</button>
|
|
30
|
-
<div
|
|
31
|
-
:class="{'button_shrink_top':$parent.$parent.criteriaShow,'button_shrink_bottom':!$parent.$parent.criteriaShow}"
|
|
32
|
-
@click="$parent.$parent.criteriaShow = !$parent.$parent.criteriaShow"
|
|
33
|
-
class="button_spacing"
|
|
34
|
-
style="float: right">
|
|
35
|
-
</div>
|
|
36
|
-
</div>
|
|
37
|
-
</div>
|
|
38
|
-
<div class="row" v-show="$parent.$parent.criteriaShow">
|
|
39
|
-
<div class="form-group col-sm-3">
|
|
40
|
-
<label class="font_normal_body">联系电话:</label>
|
|
41
|
-
<input type="text" style="width:60%" class="input_search" placeholder='联系电话' v-model="model.f_phone"
|
|
42
|
-
v-on:keyup.enter="search"
|
|
43
|
-
condition="f_phone like '%{}%'">
|
|
44
|
-
</div>
|
|
45
|
-
<div class="form-group col-sm-3">
|
|
46
|
-
<label class="font_normal_body">合同编号:</label>
|
|
47
|
-
<input type="text" style="width:60%" class="input_search" placeholder='合同编号' v-model="model.f_contract_number"
|
|
48
|
-
v-on:keyup.enter="search"
|
|
49
|
-
condition="f_contract_number = '{}'">
|
|
50
|
-
</div>
|
|
51
|
-
<div class="form-group col-sm-3">
|
|
52
|
-
<label class="font_normal_body">报建类型:</label>
|
|
53
|
-
<v-select
|
|
54
|
-
v-model="model.f_apply_type"
|
|
55
|
-
placeholder='报建类型'
|
|
56
|
-
condition="f_apply_type = '{}'"
|
|
57
|
-
:value.sync="model.f_apply_type"
|
|
58
|
-
:options='$parent.$parent.applytype'
|
|
59
|
-
class="select select_list"
|
|
60
|
-
:value-single="true"
|
|
61
|
-
@change="$parent.$parent.applyTypeChange()"
|
|
62
|
-
close-on-select ></v-select>
|
|
63
|
-
</div>
|
|
64
|
-
<div class="form-group col-sm-3">
|
|
65
|
-
<label class="font_normal_body">办理环节:</label>
|
|
66
|
-
<v-select
|
|
67
|
-
v-model="model.defname"
|
|
68
|
-
placeholder='办理环节'
|
|
69
|
-
condition="defname = '{}'"
|
|
70
|
-
:value.sync="model.defname"
|
|
71
|
-
:options='$parent.$parent.defnames'
|
|
72
|
-
class="select select_list"
|
|
73
|
-
:value-single="true"
|
|
74
|
-
close-on-select ></v-select>
|
|
75
|
-
</div>
|
|
76
|
-
<div class="form-group col-sm-3">
|
|
77
|
-
<label class="font_normal_body">报建性质:</label>
|
|
78
|
-
<v-select
|
|
79
|
-
v-model="model.f_apply_nature"
|
|
80
|
-
placeholder='报建性质'
|
|
81
|
-
condition="f_apply_nature = '{}'"
|
|
82
|
-
:value.sync="model.f_apply_nature"
|
|
83
|
-
:options='$parent.$parent.applyNatures'
|
|
84
|
-
class="select select_list"
|
|
85
|
-
:value-single="true"
|
|
86
|
-
close-on-select ></v-select>
|
|
87
|
-
</div>
|
|
88
|
-
<div class="form-group col-sm-3">
|
|
89
|
-
<label class="font_normal_body">用户地址:</label>
|
|
90
|
-
<input type="text" style="width:60%" class="input_search" placeholder='用户地址' v-model="model.f_address"
|
|
91
|
-
v-on:keyup.enter="search"
|
|
92
|
-
condition="f_address like '%{}%'">
|
|
93
|
-
</div>
|
|
94
|
-
<div class="form-group col-sm-3">
|
|
95
|
-
<label for="startDate" class="font_normal_body">开始时间:</label>
|
|
96
|
-
<datepicker id="startDate" placeholder="开始日期"
|
|
97
|
-
style="width: 60%!important;"
|
|
98
|
-
v-model="model.startDate"
|
|
99
|
-
:value.sync="model.startDate"
|
|
100
|
-
:format="'yyyy-MM-dd 00:00:00'"
|
|
101
|
-
:show-reset-button="true"
|
|
102
|
-
condition="f_apply_date >= '{}'">
|
|
103
|
-
</datepicker>
|
|
104
|
-
</div>
|
|
105
|
-
<div class="form-group col-sm-3">
|
|
106
|
-
<label for="endDate" class="font_normal_body">结束时间:</label>
|
|
107
|
-
<datepicker id="endDate" placeholder="结束日期"
|
|
108
|
-
style="width: 60%!important;"
|
|
109
|
-
v-model="model.endDate"
|
|
110
|
-
:value.sync="model.endDate"
|
|
111
|
-
:format="'yyyy-MM-dd 23:59:59'"
|
|
112
|
-
:show-reset-button="true"
|
|
113
|
-
condition="f_apply_date <= '{}'">
|
|
114
|
-
</datepicker>
|
|
115
|
-
</div>
|
|
116
|
-
</div>
|
|
117
|
-
</div>
|
|
118
|
-
</criteria>
|
|
119
|
-
<data-grid :model="model" partial='list' v-ref:grid class="list_area table_sy">
|
|
120
|
-
<template partial='head'>
|
|
121
|
-
<tr>
|
|
122
|
-
<th style="white-space: nowrap;">序号</th>
|
|
123
|
-
<th style="white-space: nowrap;">报建编号</th>
|
|
124
|
-
<th style="white-space: nowrap;">客户名称</th>
|
|
125
|
-
<th style="white-space: nowrap;">联系人</th>
|
|
126
|
-
<th style="white-space: nowrap;">电话</th>
|
|
127
|
-
<th style="white-space: nowrap;">报建类型</th>
|
|
128
|
-
<th style="white-space: nowrap;">办理环节</th>
|
|
129
|
-
<th style="white-space: nowrap;">类型</th>
|
|
130
|
-
<th style="white-space: nowrap;">状态</th>
|
|
131
|
-
<th style="white-space: nowrap;">终止原因</th>
|
|
132
|
-
<th style="white-space: nowrap;">终止时间</th>
|
|
133
|
-
<th style="white-space: nowrap;">终止人</th>
|
|
134
|
-
<th style="white-space: nowrap;">撤销原因</th>
|
|
135
|
-
<th style="white-space: nowrap;">撤销时间</th>
|
|
136
|
-
<th style="white-space: nowrap;">撤销人</th>
|
|
137
|
-
<th style="white-space: nowrap;">操作</th>
|
|
138
|
-
</tr>
|
|
139
|
-
</template>
|
|
140
|
-
<template partial='body'>
|
|
141
|
-
<tr>
|
|
142
|
-
<td style="text-align: center;">
|
|
143
|
-
<nobr>{{$index+1}}</nobr>
|
|
144
|
-
</td>
|
|
145
|
-
<td style="text-align: center;">
|
|
146
|
-
<nobr>{{row.f_apply_num}}</nobr>
|
|
147
|
-
</td>
|
|
148
|
-
<td style="text-align: center;">
|
|
149
|
-
<nobr>{{row.f_user_name}}</nobr>
|
|
150
|
-
</td>
|
|
151
|
-
<td style="text-align: center;">
|
|
152
|
-
<nobr>{{row.f_contact}}</nobr>
|
|
153
|
-
</td>
|
|
154
|
-
<td style="text-align: center;">
|
|
155
|
-
<nobr>{{row.f_phone}}</nobr>
|
|
156
|
-
</td>
|
|
157
|
-
<td style="text-align: center;">
|
|
158
|
-
<nobr>{{row.f_apply_type}}</nobr>
|
|
159
|
-
</td>
|
|
160
|
-
<td style="text-align: center;">
|
|
161
|
-
<nobr>{{row.defname}}</nobr>
|
|
162
|
-
</td>
|
|
163
|
-
<td style="text-align: center;">
|
|
164
|
-
<nobr>{{row.f_type}}</nobr>
|
|
165
|
-
</td>
|
|
166
|
-
<td style="text-align: center;">
|
|
167
|
-
<nobr>{{row.f_state}}</nobr>
|
|
168
|
-
</td>
|
|
169
|
-
<td style="text-align: center;">
|
|
170
|
-
<nobr>{{row.f_stop_reason}}</nobr>
|
|
171
|
-
</td>
|
|
172
|
-
<td style="text-align: center;">
|
|
173
|
-
<nobr>{{row.f_stop_date}}</nobr>
|
|
174
|
-
</td>
|
|
175
|
-
<td style="text-align: center;">
|
|
176
|
-
<nobr>{{row.f_operator}}</nobr>
|
|
177
|
-
</td>
|
|
178
|
-
<td style="text-align: center;">
|
|
179
|
-
<nobr>{{row.f_cancel_reason}}</nobr>
|
|
180
|
-
</td>
|
|
181
|
-
<td style="text-align: center;">
|
|
182
|
-
<nobr>{{row.f_cancel_date}}</nobr>
|
|
183
|
-
</td>
|
|
184
|
-
<td style="text-align: center;">
|
|
185
|
-
<nobr>{{row.f_cancel_operator}}</nobr>
|
|
186
|
-
</td>
|
|
187
|
-
<td style="text-align: center;">
|
|
188
|
-
<dropdown v-if="row.f_type === '暂停报建' && row.f_state === '有效'">
|
|
189
|
-
<button type="button" data-toggle="dropdown" style="border: 0px;background: none;">
|
|
190
|
-
<span class="glyphicon glyphicon-th-list" style="position: inherit;"></span>
|
|
191
|
-
</button>
|
|
192
|
-
<ul slot="dropdown-menu" class="dropdown-menu dropdown-menu-right">
|
|
193
|
-
<li>
|
|
194
|
-
<a href="#" @click="$parent.$parent.$parent.click(row)">撤销</a>
|
|
195
|
-
</li>
|
|
196
|
-
</ul>
|
|
197
|
-
</dropdown>
|
|
198
|
-
</td>
|
|
199
|
-
</tr>
|
|
200
|
-
</template>
|
|
201
|
-
</data-grid>
|
|
202
|
-
</criteria-paged>
|
|
203
|
-
</div>
|
|
204
|
-
</template>
|
|
205
|
-
<script>
|
|
206
|
-
import {PagedList} from 'vue-client'
|
|
207
|
-
import {isEmpty} from '../../Util'
|
|
208
|
-
export default {
|
|
209
|
-
title: '勘探详情',
|
|
210
|
-
data () {
|
|
211
|
-
return {
|
|
212
|
-
model: new PagedList('rs/sql/getStopApply', 20, {
|
|
213
|
-
data: {
|
|
214
|
-
orgid: this.$login.f.orgid
|
|
215
|
-
}
|
|
216
|
-
}),
|
|
217
|
-
curorgid: [this.$login.f.orgid],
|
|
218
|
-
applytype: [{label: '全部', value: ''}, ...this.$appdata.getParam('报建类型')],
|
|
219
|
-
defnames: [{label: '全部', value: ''}], // 流程节点
|
|
220
|
-
applyNatures: [{label: '全部', value: ''}], // 报建性质
|
|
221
|
-
criteriaShow: false
|
|
222
|
-
}
|
|
223
|
-
},
|
|
224
|
-
ready () {
|
|
225
|
-
// 调用查询
|
|
226
|
-
this.search()
|
|
227
|
-
},
|
|
228
|
-
events: {
|
|
229
|
-
},
|
|
230
|
-
methods: {
|
|
231
|
-
// 查询
|
|
232
|
-
search () {
|
|
233
|
-
this.$dispatch('search')
|
|
234
|
-
},
|
|
235
|
-
click (row) {
|
|
236
|
-
this.$dispatch('cancelStopApply', row)
|
|
237
|
-
},
|
|
238
|
-
async applyTypeChange () {
|
|
239
|
-
if (!isEmpty(this.$refs.cp.$refs.cri.model.f_apply_type)) {
|
|
240
|
-
let res = await this.$resetpost('rs/logic/getDefnameByType',
|
|
241
|
-
{ f_apply_type: this.$refs.cp.$refs.cri.model.f_apply_type },
|
|
242
|
-
{resolveMsg: null, rejectMsg: '节点信息获取失败!!!'}
|
|
243
|
-
)
|
|
244
|
-
|
|
245
|
-
this.defnames = [{label: '全部', value: ''}, ...res.data]
|
|
246
|
-
|
|
247
|
-
this.applyNatures = isEmpty(this.$appdata.getParam(`${this.$refs.cp.$refs.cri.model.f_apply_type}性质`)) ? [{label: '全部', value: ''}] : [{label: '全部', value: ''}, ...this.$appdata.getParam(`${this.$refs.cp.$refs.cri.model.f_apply_type}性质`)]
|
|
248
|
-
} else {
|
|
249
|
-
this.defnames = [{label: '全部', value: ''}]
|
|
250
|
-
|
|
251
|
-
this.applyNatures = [{label: '全部', value: ''}]
|
|
252
|
-
}
|
|
253
|
-
},
|
|
254
|
-
clear () {
|
|
255
|
-
Object.keys(this.$refs.cp.$refs.cri.model).forEach((key) => {
|
|
256
|
-
this.$refs.cp.$refs.cri.model[key] = null
|
|
257
|
-
})
|
|
258
|
-
},
|
|
259
|
-
getorg (val) {
|
|
260
|
-
if (val.length <= 0) {
|
|
261
|
-
return
|
|
262
|
-
}
|
|
263
|
-
this.model.params.data.orgid = val[0]
|
|
264
|
-
}
|
|
265
|
-
},
|
|
266
|
-
computed: {
|
|
267
|
-
}
|
|
268
|
-
}
|
|
269
|
-
</script>
|
|
270
|
-
<style scoped>
|
|
271
|
-
</style>
|
|
1
|
+
<template>
|
|
2
|
+
<div class="col-sm-12">
|
|
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 class="row">
|
|
7
|
+
<div class="form-group col-sm-3">
|
|
8
|
+
<label class="font_normal_body">组织机构:</label>
|
|
9
|
+
<res-select
|
|
10
|
+
restype='organization'
|
|
11
|
+
:initresid='$parent.$parent.curorgid'
|
|
12
|
+
@res-select="$parent.$parent.getorg"
|
|
13
|
+
is-mul="false"
|
|
14
|
+
></res-select>
|
|
15
|
+
</div>
|
|
16
|
+
<div class="form-group col-sm-3">
|
|
17
|
+
<label class="font_normal_body">工程编号:</label>
|
|
18
|
+
<input type="text" style="width:60%" class="input_search" placeholder='工程编号' v-model="model.f_apply_num"
|
|
19
|
+
v-on:keyup.enter="search"
|
|
20
|
+
condition="f_apply_num = '{}'">
|
|
21
|
+
</div>
|
|
22
|
+
<div class="form-group col-sm-3">
|
|
23
|
+
<label class="font_normal_body">客户名称:</label>
|
|
24
|
+
<input type="text" style="width:60%" class="input_search" v-model="model.f_user_name"
|
|
25
|
+
v-on:keyup.enter="$parent.$parent.search()" condition="f_user_name like '%{}%'" placeholder='客户名称'>
|
|
26
|
+
</div>
|
|
27
|
+
<div class="form-group col-sm-2 button-range">
|
|
28
|
+
<button class="button_search button_spacing" @click="$parent.$parent.search()" v-el:cx>查询</button>
|
|
29
|
+
<button class="button_clear button_spacing" @click="$parent.$parent.clear()">清空</button>
|
|
30
|
+
<div
|
|
31
|
+
:class="{'button_shrink_top':$parent.$parent.criteriaShow,'button_shrink_bottom':!$parent.$parent.criteriaShow}"
|
|
32
|
+
@click="$parent.$parent.criteriaShow = !$parent.$parent.criteriaShow"
|
|
33
|
+
class="button_spacing"
|
|
34
|
+
style="float: right">
|
|
35
|
+
</div>
|
|
36
|
+
</div>
|
|
37
|
+
</div>
|
|
38
|
+
<div class="row" v-show="$parent.$parent.criteriaShow">
|
|
39
|
+
<div class="form-group col-sm-3">
|
|
40
|
+
<label class="font_normal_body">联系电话:</label>
|
|
41
|
+
<input type="text" style="width:60%" class="input_search" placeholder='联系电话' v-model="model.f_phone"
|
|
42
|
+
v-on:keyup.enter="search"
|
|
43
|
+
condition="f_phone like '%{}%'">
|
|
44
|
+
</div>
|
|
45
|
+
<div class="form-group col-sm-3">
|
|
46
|
+
<label class="font_normal_body">合同编号:</label>
|
|
47
|
+
<input type="text" style="width:60%" class="input_search" placeholder='合同编号' v-model="model.f_contract_number"
|
|
48
|
+
v-on:keyup.enter="search"
|
|
49
|
+
condition="f_contract_number = '{}'">
|
|
50
|
+
</div>
|
|
51
|
+
<div class="form-group col-sm-3">
|
|
52
|
+
<label class="font_normal_body">报建类型:</label>
|
|
53
|
+
<v-select
|
|
54
|
+
v-model="model.f_apply_type"
|
|
55
|
+
placeholder='报建类型'
|
|
56
|
+
condition="f_apply_type = '{}'"
|
|
57
|
+
:value.sync="model.f_apply_type"
|
|
58
|
+
:options='$parent.$parent.applytype'
|
|
59
|
+
class="select select_list"
|
|
60
|
+
:value-single="true"
|
|
61
|
+
@change="$parent.$parent.applyTypeChange()"
|
|
62
|
+
close-on-select ></v-select>
|
|
63
|
+
</div>
|
|
64
|
+
<div class="form-group col-sm-3">
|
|
65
|
+
<label class="font_normal_body">办理环节:</label>
|
|
66
|
+
<v-select
|
|
67
|
+
v-model="model.defname"
|
|
68
|
+
placeholder='办理环节'
|
|
69
|
+
condition="defname = '{}'"
|
|
70
|
+
:value.sync="model.defname"
|
|
71
|
+
:options='$parent.$parent.defnames'
|
|
72
|
+
class="select select_list"
|
|
73
|
+
:value-single="true"
|
|
74
|
+
close-on-select ></v-select>
|
|
75
|
+
</div>
|
|
76
|
+
<div class="form-group col-sm-3">
|
|
77
|
+
<label class="font_normal_body">报建性质:</label>
|
|
78
|
+
<v-select
|
|
79
|
+
v-model="model.f_apply_nature"
|
|
80
|
+
placeholder='报建性质'
|
|
81
|
+
condition="f_apply_nature = '{}'"
|
|
82
|
+
:value.sync="model.f_apply_nature"
|
|
83
|
+
:options='$parent.$parent.applyNatures'
|
|
84
|
+
class="select select_list"
|
|
85
|
+
:value-single="true"
|
|
86
|
+
close-on-select ></v-select>
|
|
87
|
+
</div>
|
|
88
|
+
<div class="form-group col-sm-3">
|
|
89
|
+
<label class="font_normal_body">用户地址:</label>
|
|
90
|
+
<input type="text" style="width:60%" class="input_search" placeholder='用户地址' v-model="model.f_address"
|
|
91
|
+
v-on:keyup.enter="search"
|
|
92
|
+
condition="f_address like '%{}%'">
|
|
93
|
+
</div>
|
|
94
|
+
<div class="form-group col-sm-3">
|
|
95
|
+
<label for="startDate" class="font_normal_body">开始时间:</label>
|
|
96
|
+
<datepicker id="startDate" placeholder="开始日期"
|
|
97
|
+
style="width: 60%!important;"
|
|
98
|
+
v-model="model.startDate"
|
|
99
|
+
:value.sync="model.startDate"
|
|
100
|
+
:format="'yyyy-MM-dd 00:00:00'"
|
|
101
|
+
:show-reset-button="true"
|
|
102
|
+
condition="f_apply_date >= '{}'">
|
|
103
|
+
</datepicker>
|
|
104
|
+
</div>
|
|
105
|
+
<div class="form-group col-sm-3">
|
|
106
|
+
<label for="endDate" class="font_normal_body">结束时间:</label>
|
|
107
|
+
<datepicker id="endDate" placeholder="结束日期"
|
|
108
|
+
style="width: 60%!important;"
|
|
109
|
+
v-model="model.endDate"
|
|
110
|
+
:value.sync="model.endDate"
|
|
111
|
+
:format="'yyyy-MM-dd 23:59:59'"
|
|
112
|
+
:show-reset-button="true"
|
|
113
|
+
condition="f_apply_date <= '{}'">
|
|
114
|
+
</datepicker>
|
|
115
|
+
</div>
|
|
116
|
+
</div>
|
|
117
|
+
</div>
|
|
118
|
+
</criteria>
|
|
119
|
+
<data-grid :model="model" partial='list' v-ref:grid class="list_area table_sy">
|
|
120
|
+
<template partial='head'>
|
|
121
|
+
<tr>
|
|
122
|
+
<th style="white-space: nowrap;">序号</th>
|
|
123
|
+
<th style="white-space: nowrap;">报建编号</th>
|
|
124
|
+
<th style="white-space: nowrap;">客户名称</th>
|
|
125
|
+
<th style="white-space: nowrap;">联系人</th>
|
|
126
|
+
<th style="white-space: nowrap;">电话</th>
|
|
127
|
+
<th style="white-space: nowrap;">报建类型</th>
|
|
128
|
+
<th style="white-space: nowrap;">办理环节</th>
|
|
129
|
+
<th style="white-space: nowrap;">类型</th>
|
|
130
|
+
<th style="white-space: nowrap;">状态</th>
|
|
131
|
+
<th style="white-space: nowrap;">终止原因</th>
|
|
132
|
+
<th style="white-space: nowrap;">终止时间</th>
|
|
133
|
+
<th style="white-space: nowrap;">终止人</th>
|
|
134
|
+
<th style="white-space: nowrap;">撤销原因</th>
|
|
135
|
+
<th style="white-space: nowrap;">撤销时间</th>
|
|
136
|
+
<th style="white-space: nowrap;">撤销人</th>
|
|
137
|
+
<th style="white-space: nowrap;">操作</th>
|
|
138
|
+
</tr>
|
|
139
|
+
</template>
|
|
140
|
+
<template partial='body'>
|
|
141
|
+
<tr>
|
|
142
|
+
<td style="text-align: center;">
|
|
143
|
+
<nobr>{{$index+1}}</nobr>
|
|
144
|
+
</td>
|
|
145
|
+
<td style="text-align: center;">
|
|
146
|
+
<nobr>{{row.f_apply_num}}</nobr>
|
|
147
|
+
</td>
|
|
148
|
+
<td style="text-align: center;">
|
|
149
|
+
<nobr>{{row.f_user_name}}</nobr>
|
|
150
|
+
</td>
|
|
151
|
+
<td style="text-align: center;">
|
|
152
|
+
<nobr>{{row.f_contact}}</nobr>
|
|
153
|
+
</td>
|
|
154
|
+
<td style="text-align: center;">
|
|
155
|
+
<nobr>{{row.f_phone}}</nobr>
|
|
156
|
+
</td>
|
|
157
|
+
<td style="text-align: center;">
|
|
158
|
+
<nobr>{{row.f_apply_type}}</nobr>
|
|
159
|
+
</td>
|
|
160
|
+
<td style="text-align: center;">
|
|
161
|
+
<nobr>{{row.defname}}</nobr>
|
|
162
|
+
</td>
|
|
163
|
+
<td style="text-align: center;">
|
|
164
|
+
<nobr>{{row.f_type}}</nobr>
|
|
165
|
+
</td>
|
|
166
|
+
<td style="text-align: center;">
|
|
167
|
+
<nobr>{{row.f_state}}</nobr>
|
|
168
|
+
</td>
|
|
169
|
+
<td style="text-align: center;">
|
|
170
|
+
<nobr>{{row.f_stop_reason}}</nobr>
|
|
171
|
+
</td>
|
|
172
|
+
<td style="text-align: center;">
|
|
173
|
+
<nobr>{{row.f_stop_date}}</nobr>
|
|
174
|
+
</td>
|
|
175
|
+
<td style="text-align: center;">
|
|
176
|
+
<nobr>{{row.f_operator}}</nobr>
|
|
177
|
+
</td>
|
|
178
|
+
<td style="text-align: center;">
|
|
179
|
+
<nobr>{{row.f_cancel_reason}}</nobr>
|
|
180
|
+
</td>
|
|
181
|
+
<td style="text-align: center;">
|
|
182
|
+
<nobr>{{row.f_cancel_date}}</nobr>
|
|
183
|
+
</td>
|
|
184
|
+
<td style="text-align: center;">
|
|
185
|
+
<nobr>{{row.f_cancel_operator}}</nobr>
|
|
186
|
+
</td>
|
|
187
|
+
<td style="text-align: center;">
|
|
188
|
+
<dropdown v-if="row.f_type === '暂停报建' && row.f_state === '有效'">
|
|
189
|
+
<button type="button" data-toggle="dropdown" style="border: 0px;background: none;">
|
|
190
|
+
<span class="glyphicon glyphicon-th-list" style="position: inherit;"></span>
|
|
191
|
+
</button>
|
|
192
|
+
<ul slot="dropdown-menu" class="dropdown-menu dropdown-menu-right">
|
|
193
|
+
<li>
|
|
194
|
+
<a href="#" @click="$parent.$parent.$parent.click(row)">撤销</a>
|
|
195
|
+
</li>
|
|
196
|
+
</ul>
|
|
197
|
+
</dropdown>
|
|
198
|
+
</td>
|
|
199
|
+
</tr>
|
|
200
|
+
</template>
|
|
201
|
+
</data-grid>
|
|
202
|
+
</criteria-paged>
|
|
203
|
+
</div>
|
|
204
|
+
</template>
|
|
205
|
+
<script>
|
|
206
|
+
import {PagedList} from 'vue-client'
|
|
207
|
+
import {isEmpty} from '../../Util'
|
|
208
|
+
export default {
|
|
209
|
+
title: '勘探详情',
|
|
210
|
+
data () {
|
|
211
|
+
return {
|
|
212
|
+
model: new PagedList('rs/sql/getStopApply', 20, {
|
|
213
|
+
data: {
|
|
214
|
+
orgid: this.$login.f.orgid
|
|
215
|
+
}
|
|
216
|
+
}),
|
|
217
|
+
curorgid: [this.$login.f.orgid],
|
|
218
|
+
applytype: [{label: '全部', value: ''}, ...this.$appdata.getParam('报建类型')],
|
|
219
|
+
defnames: [{label: '全部', value: ''}], // 流程节点
|
|
220
|
+
applyNatures: [{label: '全部', value: ''}], // 报建性质
|
|
221
|
+
criteriaShow: false
|
|
222
|
+
}
|
|
223
|
+
},
|
|
224
|
+
ready () {
|
|
225
|
+
// 调用查询
|
|
226
|
+
this.search()
|
|
227
|
+
},
|
|
228
|
+
events: {
|
|
229
|
+
},
|
|
230
|
+
methods: {
|
|
231
|
+
// 查询
|
|
232
|
+
search () {
|
|
233
|
+
this.$dispatch('search')
|
|
234
|
+
},
|
|
235
|
+
click (row) {
|
|
236
|
+
this.$dispatch('cancelStopApply', row)
|
|
237
|
+
},
|
|
238
|
+
async applyTypeChange () {
|
|
239
|
+
if (!isEmpty(this.$refs.cp.$refs.cri.model.f_apply_type)) {
|
|
240
|
+
let res = await this.$resetpost('rs/logic/getDefnameByType',
|
|
241
|
+
{ f_apply_type: this.$refs.cp.$refs.cri.model.f_apply_type },
|
|
242
|
+
{resolveMsg: null, rejectMsg: '节点信息获取失败!!!'}
|
|
243
|
+
)
|
|
244
|
+
|
|
245
|
+
this.defnames = [{label: '全部', value: ''}, ...res.data]
|
|
246
|
+
|
|
247
|
+
this.applyNatures = isEmpty(this.$appdata.getParam(`${this.$refs.cp.$refs.cri.model.f_apply_type}性质`)) ? [{label: '全部', value: ''}] : [{label: '全部', value: ''}, ...this.$appdata.getParam(`${this.$refs.cp.$refs.cri.model.f_apply_type}性质`)]
|
|
248
|
+
} else {
|
|
249
|
+
this.defnames = [{label: '全部', value: ''}]
|
|
250
|
+
|
|
251
|
+
this.applyNatures = [{label: '全部', value: ''}]
|
|
252
|
+
}
|
|
253
|
+
},
|
|
254
|
+
clear () {
|
|
255
|
+
Object.keys(this.$refs.cp.$refs.cri.model).forEach((key) => {
|
|
256
|
+
this.$refs.cp.$refs.cri.model[key] = null
|
|
257
|
+
})
|
|
258
|
+
},
|
|
259
|
+
getorg (val) {
|
|
260
|
+
if (val.length <= 0) {
|
|
261
|
+
return
|
|
262
|
+
}
|
|
263
|
+
this.model.params.data.orgid = val[0]
|
|
264
|
+
}
|
|
265
|
+
},
|
|
266
|
+
computed: {
|
|
267
|
+
}
|
|
268
|
+
}
|
|
269
|
+
</script>
|
|
270
|
+
<style scoped>
|
|
271
|
+
</style>
|