apply-clients 3.2.50 → 3.2.51
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/package.json +4 -3
- package/src/AndroidApp.vue +2 -2
- package/src/apply.js +7 -0
- package/src/components/app_apply/Process/AppExplorationUser.vue +200 -200
- package/src/components/app_apply/Supervisory/AppProcessSupervisory.vue +1 -1
- package/src/components/image/tubiao2.png +0 -0
- package/src/components/product/Ledger/ContractManagement/PurchaseContract/PurchaseContractInformation.vue +103 -7
- package/src/components/product/Ledger/FacilityManagement/FacilityInventory/FacilityInventoryInformation.vue +7 -3
- package/src/components/product/Ledger/Function/InstallInfoSelect.vue +1 -1
- package/src/components/product/Ledger/MaterialManagement/DeliveryRecord/DeliveryRecordList.vue +11 -4
- package/src/components/product/Ledger/MaterialManagement/InventoryInformation/InventoryInformationList.vue +11 -0
- package/src/components/product/Ledger/MaterialManagement/InventoryInformation/MaterialOutStock.vue +9 -1
- package/src/components/product/Ledger/MaterialManagement/InventoryInformation/MaterialOutboundOrder.vue +56 -14
- package/src/components/product/Ledger/MaterialManagement/InventoryInformation/PurchaseMaterial.vue +9 -1
- package/src/components/product/Ledger/MaterialManagement/InventoryInformation/PurchaseOrder.vue +9 -1
- package/src/components/product/Ledger/MaterialManagement/InventoryInformation/ReturnMaterial.vue +149 -2
- package/src/components/product/Ledger/MaterialManagement/OutboundOrder/OutboundOrderInformation.vue +17 -5
- package/src/components/product/Ledger/MaterialManagement/OutboundOrder/PrintMaterialBill.vue +10 -8
- package/src/components/product/Ledger/MaterialManagement/PurchaseRecords/PrintPurchaseOrder.vue +10 -6
- package/src/components/product/Ledger/MaterialManagement/PurchaseRecords/PurchaseRecordsInformation.vue +20 -9
- package/src/components/product/Ledger/MaterialManagement/PurchaseRecords/PurchaseRecordsList.vue +10 -60
- package/src/components/product/Ledger/MaterialManagement/WarehousingRecord/WarehousingRecordList.vue +4 -4
- package/src/components/product/Ledger/Process/ProcessBusiness.vue +8 -0
- package/src/components/product/Ledger/Process/ProcessSelect.vue +39 -14
- package/src/components/product/Ledger/Process/Service/ServiceControl.vue +33 -7
- package/src/components/product/Ledger/QinhuaMaterial/PickingRecord/PickingAddingMaterial.vue +330 -0
- package/src/components/product/Ledger/QinhuaMaterial/PickingRecord/PickingInformation.vue +117 -25
- package/src/components/product/Ledger/QinhuaMaterial/PickingRecord/PickingMaterialDepot.vue +113 -0
- package/src/components/product/Ledger/QinhuaMaterial/PickingRecord/PickingMaterialList.vue +143 -0
- package/src/components/product/Ledger/Supervisory/ProcessSupervisory.vue +8 -0
- package/src/components/product/Ledger/Supervisory/Service/PrepareContract.vue +233 -0
- package/src/components/product/Ledger/Supervisory/Service/SupervisoryServiceControl.vue +2 -7
- package/src/components/product/Ledger/Supervisory/SupervisoryList.vue +37 -4
- package/src/components/product/ServiceView.vue +1 -3
- 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/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "apply-clients",
|
|
3
|
-
"version": "3.2.
|
|
3
|
+
"version": "3.2.51",
|
|
4
4
|
"description": "报建前端模块",
|
|
5
5
|
"main": "src/index.js",
|
|
6
6
|
"directories": {
|
|
@@ -13,6 +13,7 @@
|
|
|
13
13
|
"dev": "node build/dev-server.js",
|
|
14
14
|
"lint": "eslint src/**.js test/e2e/**.js test/unit/specs/** build/**.js",
|
|
15
15
|
"build": "rimraf dist && mkdirp dist && ncp static dist/static && cross-env NODE_ENV=production webpack --progress --hide-modules --config build/webpack.prod.conf.js",
|
|
16
|
+
"buildandroid": "rimraf dist-android && mkdirp dist-android && ncp static dist-android/static && cross-env NODE_ENV=production webpack --progress --hide-modules --config build/webpack.prodandroid.conf.js",
|
|
16
17
|
"e2e": "node test/e2e/runner.js",
|
|
17
18
|
"release": "bash build/release.sh",
|
|
18
19
|
"make": "rimraf dist-android && mkdirp dist-android && ncp static dist-android/static && cross-env NODE_ENV=production webpack --progress --hide-modules --config build/webpack.prodandroid.conf.js"
|
|
@@ -92,9 +93,9 @@
|
|
|
92
93
|
"style": "0.0.3",
|
|
93
94
|
"style-loader": "^0.20.3",
|
|
94
95
|
"system-clients": "3.1.89-6-qhgc",
|
|
95
|
-
"system-phone": "1.2.80-
|
|
96
|
+
"system-phone": "1.2.80-34",
|
|
96
97
|
"url-loader": "^0.5.7",
|
|
97
|
-
"vue-client": "1.24.
|
|
98
|
+
"vue-client": "1.24.48",
|
|
98
99
|
"vue-hot-reload-api": "^1.2.0",
|
|
99
100
|
"vue-html-loader": "^1.0.0",
|
|
100
101
|
"vue-loader": "^8.2.1",
|
package/src/AndroidApp.vue
CHANGED
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
<!-- <app-base> -->
|
|
3
3
|
<div id="android-app">
|
|
4
4
|
<article>
|
|
5
|
-
|
|
6
|
-
<route :comp="{name: '
|
|
5
|
+
<route :comp="{name: 'login-app'}"></route>
|
|
6
|
+
<!-- <route :comp="{name: 'login'}"></route>-->
|
|
7
7
|
<!-- <route :comp="{name: 'progress-report-list'}"></route>-->
|
|
8
8
|
</article>
|
|
9
9
|
<time-out></time-out>
|
package/src/apply.js
CHANGED
|
@@ -76,6 +76,9 @@ export default function () {
|
|
|
76
76
|
|
|
77
77
|
Vue.component('ren-wu-dan', (resolve) => { require(['./components/product/Ledger/Supervisory/Service/RenWuDan'], resolve) })
|
|
78
78
|
|
|
79
|
+
Vue.component('prepare-contract', (resolve) => { require(['./components/product/Ledger/Supervisory/Service/PrepareContract'], resolve) })
|
|
80
|
+
|
|
81
|
+
|
|
79
82
|
Vue.component('ledger-install-function', (resolve) => { require(['./components/product/Ledger/Function/InstallFunction'], resolve) })
|
|
80
83
|
Vue.component('ledger-install-select', (resolve) => { require(['./components/product/Ledger/Function/InstallInfoSelect'], resolve) })
|
|
81
84
|
Vue.component('ledger-function-service-control', (resolve) => { require(['./components/product/Ledger/Function/Service/FunctionServiceControl'], resolve) })
|
|
@@ -182,4 +185,8 @@ export default function () {
|
|
|
182
185
|
|
|
183
186
|
Vue.component('import-apply', (resolve) => { require(['./components/product/Ledger/ImportApply/ImportApply'], resolve) })
|
|
184
187
|
|
|
188
|
+
//秦华材料库
|
|
189
|
+
Vue.component('picking-material-depot', (resolve) => { require(['./components/product/Ledger/QinhuaMaterial/PickingRecord/PickingMaterialDepot'], resolve) })
|
|
190
|
+
Vue.component('picking-adding-material', (resolve) => { require(['./components/product/Ledger/QinhuaMaterial/PickingRecord/PickingAddingMaterial'], resolve) })
|
|
191
|
+
Vue.component('picking-material-list', (resolve) => { require(['./components/product/Ledger/QinhuaMaterial/PickingRecord/PickingMaterialList'], resolve) })
|
|
185
192
|
}
|
|
@@ -1,200 +1,200 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<div style="width: 100%">
|
|
3
|
-
<criteria-paged :model="model" v-ref:cp>
|
|
4
|
-
<criteria partial='criteria' @condition-changed='$parent.searchCondition' v-ref:cri>
|
|
5
|
-
<div partial style="padding: 10px">
|
|
6
|
-
<div class="row app-row">
|
|
7
|
-
<div class="col-xs-4">
|
|
8
|
-
<label class="font text-left">项目名称:</label>
|
|
9
|
-
</div>
|
|
10
|
-
<div class="col-xs-8" >
|
|
11
|
-
<input class="search_input input-font" v-model=model.f_entry_name condition="CHARINDEX('{}',u.f_entry_name)>0 " />
|
|
12
|
-
</div>
|
|
13
|
-
</div>
|
|
14
|
-
<div class="row app-row">
|
|
15
|
-
<div class="col-xs-4">
|
|
16
|
-
<label class="font text-left">CEA号:</label>
|
|
17
|
-
</div>
|
|
18
|
-
<div class="col-xs-8" >
|
|
19
|
-
<input class="search_input input-font" v-model=model.f_cea_number condition="u.f_cea_number like '%{}%'" />
|
|
20
|
-
</div>
|
|
21
|
-
</div>
|
|
22
|
-
<div class="row app-row" v-if="$parent.$parent.criteriaShow">
|
|
23
|
-
<div class="col-xs-4">
|
|
24
|
-
<label class="font text-left">工程编号:</label>
|
|
25
|
-
</div>
|
|
26
|
-
<div class="col-xs-8" >
|
|
27
|
-
<input class="search_input input-font" v-model=model.f_project_number condition="u.f_project_number like '%{}%'" />
|
|
28
|
-
</div>
|
|
29
|
-
</div>
|
|
30
|
-
<div class="row app-row text-right" style="padding-bottom: 10px;height: auto;">
|
|
31
|
-
<button class="btn btn-primary" @click="$parent.$parent.search()">查询</button>
|
|
32
|
-
<button class="btn btn-info" @click="$parent.$parent.clear()">清空</button>
|
|
33
|
-
<button class="btn" :class="{'button_shrink_top':$parent.$parent.criteriaShow,'button_shrink_bottom':!$parent.$parent.criteriaShow}" @click="$parent.$parent.criteriaShow = !$parent.$parent.criteriaShow"></button>
|
|
34
|
-
</div>
|
|
35
|
-
</div>
|
|
36
|
-
</criteria>
|
|
37
|
-
<list :model="model" partial='list'>
|
|
38
|
-
<div partial class="auto app-text panel" style="margin: 10px">
|
|
39
|
-
<div class="panel-body panel-self">
|
|
40
|
-
<div class="col-xs-6">
|
|
41
|
-
<p class="col-xs-6 text-left font"><b>工程编号:</b></p>
|
|
42
|
-
<p class="col-xs-6 text-left input-font">{{ row.f_project_number }}</p>
|
|
43
|
-
</div>
|
|
44
|
-
<div class="col-xs-6">
|
|
45
|
-
<p class="col-xs-6 text-left font"><b>CEA 号:</b></p>
|
|
46
|
-
<p class="col-xs-6 text-left input-font">{{ row.f_cea_number }}</p>
|
|
47
|
-
</div>
|
|
48
|
-
<div class="col-xs-12">
|
|
49
|
-
<p class="col-xs-3 text-left font"><b>项目名称:</b></p>
|
|
50
|
-
<p class="col-xs-9 text-left input-font">{{ row.f_entry_name }}</p>
|
|
51
|
-
</div>
|
|
52
|
-
<div class="col-xs-6">
|
|
53
|
-
<p class="col-xs-6 text-left font"><b>项目类型:</b></p>
|
|
54
|
-
<p class="col-xs-6 text-left input-font">{{ row.f_apply_type }}</p>
|
|
55
|
-
</div>
|
|
56
|
-
<div class="col-xs-6">
|
|
57
|
-
<p class="col-xs-6 text-left font"><b>工程类型:</b></p>
|
|
58
|
-
<p class="col-xs-6 text-left input-font">{{ row.f_project_type }}</p>
|
|
59
|
-
</div>
|
|
60
|
-
<div class="col-xs-6">
|
|
61
|
-
<p class="col-xs-6 text-left font"><b>项目区域:</b></p>
|
|
62
|
-
<p class="col-xs-6 text-left input-font">{{ row.f_project_area }}</p>
|
|
63
|
-
</div>
|
|
64
|
-
<div class="col-xs-6">
|
|
65
|
-
<p class="col-xs-6 text-left font"><b>联 系 人:</b></p>
|
|
66
|
-
<p class="col-xs-6 text-left input-font">{{ row.f_contact }}</p>
|
|
67
|
-
</div>
|
|
68
|
-
<div class="col-xs-6">
|
|
69
|
-
<p class="col-xs-6 text-left font"><b>联系电话:</b></p>
|
|
70
|
-
<p class="col-xs-6 text-left input-font">{{ row.f_phone }}</p>
|
|
71
|
-
</div>
|
|
72
|
-
<div class="col-xs-6">
|
|
73
|
-
<p class="col-xs-6 text-left font"><b>办理环节:</b></p>
|
|
74
|
-
<p class="col-xs-6 text-left input-font">{{ row.defname }}</p>
|
|
75
|
-
</div>
|
|
76
|
-
<div class="col-xs-12">
|
|
77
|
-
<p class="col-xs-3 text-left font"><b>项目地址:</b></p>
|
|
78
|
-
<p class="col-xs-9 text-left input-font">{{ row.f_address }}</p>
|
|
79
|
-
</div>
|
|
80
|
-
<div class="col-xs-12 text-right">
|
|
81
|
-
<button class="btn btn-info" @click="$parent.$parent.$parent.click(row)">处理</button>
|
|
82
|
-
</div>
|
|
83
|
-
</div>
|
|
84
|
-
</div>
|
|
85
|
-
</list>
|
|
86
|
-
</criteria-paged>
|
|
87
|
-
</div>
|
|
88
|
-
</template>
|
|
89
|
-
<script>
|
|
90
|
-
import Vue from 'vue'
|
|
91
|
-
import { PagedList, HttpResetClass } from 'vue-client'
|
|
92
|
-
import {isEmpty} from '../../Util'
|
|
93
|
-
export default {
|
|
94
|
-
title: '报建流程',
|
|
95
|
-
data () {
|
|
96
|
-
return {
|
|
97
|
-
model: new PagedList(`${this.$androidUtil.getProxyUrl()}/rs/sql/checkuser`, 20, {
|
|
98
|
-
// model: new PagedList('rs/sql/checkuser', 20, {
|
|
99
|
-
data: {
|
|
100
|
-
id: Vue.user.id,
|
|
101
|
-
orgid: Vue.user.orgid
|
|
102
|
-
// id: '266',
|
|
103
|
-
// orgid: '212'
|
|
104
|
-
}
|
|
105
|
-
}),
|
|
106
|
-
criteriaShow: false
|
|
107
|
-
}
|
|
108
|
-
},
|
|
109
|
-
ready () {
|
|
110
|
-
this.search()
|
|
111
|
-
},
|
|
112
|
-
methods: {
|
|
113
|
-
clear () {
|
|
114
|
-
Object.keys(this.$refs.cp.$refs.cri.model).forEach((key) => {
|
|
115
|
-
this.$refs.cp.$refs.cri.model[key] = null
|
|
116
|
-
})
|
|
117
|
-
},
|
|
118
|
-
// 查询
|
|
119
|
-
search () {
|
|
120
|
-
this.$refs.cp.$refs.cri.search()
|
|
121
|
-
},
|
|
122
|
-
searchCondition (args) {
|
|
123
|
-
args.condition += `and act.defname in ${this.appDefnames}`
|
|
124
|
-
this.model.search(args.condition, args.model)
|
|
125
|
-
},
|
|
126
|
-
click (row) {
|
|
127
|
-
let _this = this
|
|
128
|
-
this.$dispatch('gotoson', {
|
|
129
|
-
_this: _this,
|
|
130
|
-
title: row.defname,
|
|
131
|
-
safe: true
|
|
132
|
-
})
|
|
133
|
-
this.$goto('app-service-control', {selectdata: row}, 'self', _this.search)
|
|
134
|
-
}
|
|
135
|
-
},
|
|
136
|
-
events: {
|
|
137
|
-
},
|
|
138
|
-
watch: {
|
|
139
|
-
},
|
|
140
|
-
computed: {
|
|
141
|
-
appDefnames () {
|
|
142
|
-
// let list = [{label: '信息录入', value: '信息录入'}, {label: '工程前期', value: '工程前期'}, {label: '拟定方案', value: '拟定方案'}]
|
|
143
|
-
let list = this.$appdata.getParam('手机节点')
|
|
144
|
-
return `(${list.map(item => `'${item.value}'`).toString()})`
|
|
145
|
-
}
|
|
146
|
-
}
|
|
147
|
-
}
|
|
148
|
-
</script>
|
|
149
|
-
<style scoped>
|
|
150
|
-
.app-row {
|
|
151
|
-
height: auto;
|
|
152
|
-
background-color: white;
|
|
153
|
-
padding: 10px 10px 0 10px;
|
|
154
|
-
border-bottom: 1px solid rgba(235, 235, 235, 0.5);
|
|
155
|
-
}
|
|
156
|
-
.search_input {
|
|
157
|
-
border: 0;
|
|
158
|
-
outline: none;
|
|
159
|
-
}
|
|
160
|
-
.input-font{
|
|
161
|
-
font: 15px PingFang-SC-Medium;
|
|
162
|
-
color: #333333;
|
|
163
|
-
}
|
|
164
|
-
.app-text {
|
|
165
|
-
font-size: 12px;
|
|
166
|
-
}
|
|
167
|
-
.panel-self{
|
|
168
|
-
border-radius: 10px;
|
|
169
|
-
border:1px solid #499EDF;
|
|
170
|
-
background-color: #F8F8F8;
|
|
171
|
-
}
|
|
172
|
-
.font{
|
|
173
|
-
font: 15px PingFang-SC-Medium;
|
|
174
|
-
color: #666666;
|
|
175
|
-
}
|
|
176
|
-
.input-font{
|
|
177
|
-
font: 15px PingFang-SC-Medium;
|
|
178
|
-
color: #333333;
|
|
179
|
-
}
|
|
180
|
-
|
|
181
|
-
button:hover {
|
|
182
|
-
border: none;
|
|
183
|
-
}
|
|
184
|
-
|
|
185
|
-
.button_shrink_top {
|
|
186
|
-
width: 34px;
|
|
187
|
-
height: 34px;
|
|
188
|
-
border: solid 1px #6aa6e2;
|
|
189
|
-
background-size: 100%;
|
|
190
|
-
background-image: url("../../../../static/newStyle/stretch_top.png")
|
|
191
|
-
}
|
|
192
|
-
|
|
193
|
-
.button_shrink_bottom {
|
|
194
|
-
width: 34px;
|
|
195
|
-
height: 34px;
|
|
196
|
-
border: solid 1px #6aa6e2;
|
|
197
|
-
background-size: 100%;
|
|
198
|
-
background-image: url("../../../../static/newStyle/stretch_bottom.png")
|
|
199
|
-
}
|
|
200
|
-
</style>
|
|
1
|
+
<template>
|
|
2
|
+
<div style="width: 100%">
|
|
3
|
+
<criteria-paged :model="model" v-ref:cp>
|
|
4
|
+
<criteria partial='criteria' @condition-changed='$parent.searchCondition' v-ref:cri>
|
|
5
|
+
<div partial style="padding: 10px">
|
|
6
|
+
<div class="row app-row">
|
|
7
|
+
<div class="col-xs-4">
|
|
8
|
+
<label class="font text-left">项目名称:</label>
|
|
9
|
+
</div>
|
|
10
|
+
<div class="col-xs-8" >
|
|
11
|
+
<input class="search_input input-font" v-model=model.f_entry_name condition="CHARINDEX('{}',u.f_entry_name)>0 " />
|
|
12
|
+
</div>
|
|
13
|
+
</div>
|
|
14
|
+
<div class="row app-row">
|
|
15
|
+
<div class="col-xs-4">
|
|
16
|
+
<label class="font text-left">CEA号:</label>
|
|
17
|
+
</div>
|
|
18
|
+
<div class="col-xs-8" >
|
|
19
|
+
<input class="search_input input-font" v-model=model.f_cea_number condition="u.f_cea_number like '%{}%'" />
|
|
20
|
+
</div>
|
|
21
|
+
</div>
|
|
22
|
+
<div class="row app-row" v-if="$parent.$parent.criteriaShow">
|
|
23
|
+
<div class="col-xs-4">
|
|
24
|
+
<label class="font text-left">工程编号:</label>
|
|
25
|
+
</div>
|
|
26
|
+
<div class="col-xs-8" >
|
|
27
|
+
<input class="search_input input-font" v-model=model.f_project_number condition="u.f_project_number like '%{}%'" />
|
|
28
|
+
</div>
|
|
29
|
+
</div>
|
|
30
|
+
<div class="row app-row text-right" style="padding-bottom: 10px;height: auto;">
|
|
31
|
+
<button class="btn btn-primary" @click="$parent.$parent.search()">查询</button>
|
|
32
|
+
<button class="btn btn-info" @click="$parent.$parent.clear()">清空</button>
|
|
33
|
+
<button class="btn" :class="{'button_shrink_top':$parent.$parent.criteriaShow,'button_shrink_bottom':!$parent.$parent.criteriaShow}" @click="$parent.$parent.criteriaShow = !$parent.$parent.criteriaShow"></button>
|
|
34
|
+
</div>
|
|
35
|
+
</div>
|
|
36
|
+
</criteria>
|
|
37
|
+
<list :model="model" partial='list'>
|
|
38
|
+
<div partial class="auto app-text panel" style="margin: 10px">
|
|
39
|
+
<div class="panel-body panel-self">
|
|
40
|
+
<div class="col-xs-6">
|
|
41
|
+
<p class="col-xs-6 text-left font"><b>工程编号:</b></p>
|
|
42
|
+
<p class="col-xs-6 text-left input-font">{{ row.f_project_number }}</p>
|
|
43
|
+
</div>
|
|
44
|
+
<div class="col-xs-6">
|
|
45
|
+
<p class="col-xs-6 text-left font"><b>CEA 号:</b></p>
|
|
46
|
+
<p class="col-xs-6 text-left input-font">{{ row.f_cea_number }}</p>
|
|
47
|
+
</div>
|
|
48
|
+
<div class="col-xs-12">
|
|
49
|
+
<p class="col-xs-3 text-left font"><b>项目名称:</b></p>
|
|
50
|
+
<p class="col-xs-9 text-left input-font">{{ row.f_entry_name }}</p>
|
|
51
|
+
</div>
|
|
52
|
+
<div class="col-xs-6">
|
|
53
|
+
<p class="col-xs-6 text-left font"><b>项目类型:</b></p>
|
|
54
|
+
<p class="col-xs-6 text-left input-font">{{ row.f_apply_type }}</p>
|
|
55
|
+
</div>
|
|
56
|
+
<div class="col-xs-6">
|
|
57
|
+
<p class="col-xs-6 text-left font"><b>工程类型:</b></p>
|
|
58
|
+
<p class="col-xs-6 text-left input-font">{{ row.f_project_type }}</p>
|
|
59
|
+
</div>
|
|
60
|
+
<div class="col-xs-6">
|
|
61
|
+
<p class="col-xs-6 text-left font"><b>项目区域:</b></p>
|
|
62
|
+
<p class="col-xs-6 text-left input-font">{{ row.f_project_area }}</p>
|
|
63
|
+
</div>
|
|
64
|
+
<div class="col-xs-6">
|
|
65
|
+
<p class="col-xs-6 text-left font"><b>联 系 人:</b></p>
|
|
66
|
+
<p class="col-xs-6 text-left input-font">{{ row.f_contact }}</p>
|
|
67
|
+
</div>
|
|
68
|
+
<div class="col-xs-6">
|
|
69
|
+
<p class="col-xs-6 text-left font"><b>联系电话:</b></p>
|
|
70
|
+
<p class="col-xs-6 text-left input-font">{{ row.f_phone }}</p>
|
|
71
|
+
</div>
|
|
72
|
+
<div class="col-xs-6">
|
|
73
|
+
<p class="col-xs-6 text-left font"><b>办理环节:</b></p>
|
|
74
|
+
<p class="col-xs-6 text-left input-font">{{ row.defname }}</p>
|
|
75
|
+
</div>
|
|
76
|
+
<div class="col-xs-12">
|
|
77
|
+
<p class="col-xs-3 text-left font"><b>项目地址:</b></p>
|
|
78
|
+
<p class="col-xs-9 text-left input-font">{{ row.f_address }}</p>
|
|
79
|
+
</div>
|
|
80
|
+
<div class="col-xs-12 text-right">
|
|
81
|
+
<button class="btn btn-info" @click="$parent.$parent.$parent.click(row)">处理</button>
|
|
82
|
+
</div>
|
|
83
|
+
</div>
|
|
84
|
+
</div>
|
|
85
|
+
</list>
|
|
86
|
+
</criteria-paged>
|
|
87
|
+
</div>
|
|
88
|
+
</template>
|
|
89
|
+
<script>
|
|
90
|
+
import Vue from 'vue'
|
|
91
|
+
import { PagedList, HttpResetClass } from 'vue-client'
|
|
92
|
+
import {isEmpty} from '../../Util'
|
|
93
|
+
export default {
|
|
94
|
+
title: '报建流程',
|
|
95
|
+
data () {
|
|
96
|
+
return {
|
|
97
|
+
model: new PagedList(`${this.$androidUtil.getProxyUrl()}/rs/sql/checkuser`, 20, {
|
|
98
|
+
// model: new PagedList('rs/sql/checkuser', 20, {
|
|
99
|
+
data: {
|
|
100
|
+
id: Vue.user.id,
|
|
101
|
+
orgid: Vue.user.orgid
|
|
102
|
+
// id: '266',
|
|
103
|
+
// orgid: '212'
|
|
104
|
+
}
|
|
105
|
+
}),
|
|
106
|
+
criteriaShow: false
|
|
107
|
+
}
|
|
108
|
+
},
|
|
109
|
+
ready () {
|
|
110
|
+
this.search()
|
|
111
|
+
},
|
|
112
|
+
methods: {
|
|
113
|
+
clear () {
|
|
114
|
+
Object.keys(this.$refs.cp.$refs.cri.model).forEach((key) => {
|
|
115
|
+
this.$refs.cp.$refs.cri.model[key] = null
|
|
116
|
+
})
|
|
117
|
+
},
|
|
118
|
+
// 查询
|
|
119
|
+
search () {
|
|
120
|
+
this.$refs.cp.$refs.cri.search()
|
|
121
|
+
},
|
|
122
|
+
searchCondition (args) {
|
|
123
|
+
args.condition += `and act.defname in ${this.appDefnames}`
|
|
124
|
+
this.model.search(args.condition, args.model)
|
|
125
|
+
},
|
|
126
|
+
click (row) {
|
|
127
|
+
let _this = this
|
|
128
|
+
this.$dispatch('gotoson', {
|
|
129
|
+
_this: _this,
|
|
130
|
+
title: row.defname,
|
|
131
|
+
safe: true
|
|
132
|
+
})
|
|
133
|
+
this.$goto('app-service-control', {selectdata: row}, 'self', _this.search)
|
|
134
|
+
}
|
|
135
|
+
},
|
|
136
|
+
events: {
|
|
137
|
+
},
|
|
138
|
+
watch: {
|
|
139
|
+
},
|
|
140
|
+
computed: {
|
|
141
|
+
appDefnames () {
|
|
142
|
+
// let list = [{label: '信息录入', value: '信息录入'}, {label: '工程前期', value: '工程前期'}, {label: '拟定方案', value: '拟定方案'}]
|
|
143
|
+
let list = this.$appdata.getParam('手机节点')
|
|
144
|
+
return `(${list.map(item => `'${item.value}'`).toString()})`
|
|
145
|
+
}
|
|
146
|
+
}
|
|
147
|
+
}
|
|
148
|
+
</script>
|
|
149
|
+
<style scoped>
|
|
150
|
+
.app-row {
|
|
151
|
+
height: auto;
|
|
152
|
+
background-color: white;
|
|
153
|
+
padding: 10px 10px 0 10px;
|
|
154
|
+
border-bottom: 1px solid rgba(235, 235, 235, 0.5);
|
|
155
|
+
}
|
|
156
|
+
.search_input {
|
|
157
|
+
border: 0;
|
|
158
|
+
outline: none;
|
|
159
|
+
}
|
|
160
|
+
.input-font{
|
|
161
|
+
font: 15px PingFang-SC-Medium;
|
|
162
|
+
color: #333333;
|
|
163
|
+
}
|
|
164
|
+
.app-text {
|
|
165
|
+
font-size: 12px;
|
|
166
|
+
}
|
|
167
|
+
.panel-self{
|
|
168
|
+
border-radius: 10px;
|
|
169
|
+
border:1px solid #499EDF;
|
|
170
|
+
background-color: #F8F8F8;
|
|
171
|
+
}
|
|
172
|
+
.font{
|
|
173
|
+
font: 15px PingFang-SC-Medium;
|
|
174
|
+
color: #666666;
|
|
175
|
+
}
|
|
176
|
+
.input-font{
|
|
177
|
+
font: 15px PingFang-SC-Medium;
|
|
178
|
+
color: #333333;
|
|
179
|
+
}
|
|
180
|
+
|
|
181
|
+
button:hover {
|
|
182
|
+
border: none;
|
|
183
|
+
}
|
|
184
|
+
|
|
185
|
+
.button_shrink_top {
|
|
186
|
+
width: 34px;
|
|
187
|
+
height: 34px;
|
|
188
|
+
border: solid 1px #6aa6e2;
|
|
189
|
+
background-size: 100%;
|
|
190
|
+
background-image: url("../../../../static/newStyle/stretch_top.png")
|
|
191
|
+
}
|
|
192
|
+
|
|
193
|
+
.button_shrink_bottom {
|
|
194
|
+
width: 34px;
|
|
195
|
+
height: 34px;
|
|
196
|
+
border: solid 1px #6aa6e2;
|
|
197
|
+
background-size: 100%;
|
|
198
|
+
background-image: url("../../../../static/newStyle/stretch_bottom.png")
|
|
199
|
+
}
|
|
200
|
+
</style>
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
<label class="font text-left">项目名称:</label>
|
|
9
9
|
</div>
|
|
10
10
|
<div class="col-xs-8" >
|
|
11
|
-
<input class="search_input input-font" v-model=model.f_entry_name condition="u.f_entry_name
|
|
11
|
+
<input class="search_input input-font" v-model=model.f_entry_name condition="CHARINDEX('{}',u.f_entry_name)>0 " />
|
|
12
12
|
</div>
|
|
13
13
|
</div>
|
|
14
14
|
<div class="row app-row">
|
|
Binary file
|