apply-clients 3.4.2-FuGu-30 → 3.4.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/dev-server.js +119 -119
- package/package.json +2 -2
- package/src/App.vue +20 -20
- package/src/apply.js +87 -77
- package/src/applyAndroid.js +8 -1
- package/src/components/android/AppTakePic.vue +1 -1
- package/src/components/android/Process/AppExplorationUser.vue +21 -2
- package/src/components/android/Process/AppServiceControl.vue +757 -1039
- package/src/components/android/Process/Processes/AppInstallationDetails.vue +456 -463
- package/src/components/product/Business/BusinessApply.vue +269 -0
- package/src/components/product/Business/CivilApply.vue +269 -0
- package/src/components/product/Function/InstallInfoSelect.vue +2 -2
- package/src/components/product/Function/Service/FunctionServiceControl.vue +0 -23
- package/src/components/product/GroupByApply/ApplyGroupByList.vue +253 -0
- package/src/components/product/GroupByApply/ApplyGroupByMain.vue +53 -0
- package/src/components/product/GroupByApply/ApplyGroupByPaper.vue +376 -0
- package/src/components/product/Material/MaterialDetailed.vue +262 -0
- package/src/components/product/Print/BuildOrder/buildOrderList.vue +339 -0
- package/src/components/product/Print/BuildOrder/printBuildOrder.vue +157 -0
- package/src/components/product/Print/IgnitionBill/IgnitionBill.vue +259 -0
- package/src/components/product/Print/IgnitionBill/printIgnitionBill.vue +168 -0
- package/src/components/product/Process/ExplorationSelect.vue +417 -386
- package/src/components/product/Process/Processes/Print/img/10101.png +0 -0
- package/src/components/product/Process/Processes/Print/img/1010109.png +0 -0
- package/src/components/product/Process/Processes/Print/img/1010110.png +0 -0
- package/src/components/product/Process/Processes/Print/img/1010111.png +0 -0
- package/src/components/product/Process/Processes/Print/img/1010112.png +0 -0
- package/src/components/product/Process/{Print → Processes/Print}/printCharge.vue +2 -2
- package/src/components/product/Process/Processes/chargeManagement.vue +27 -23
- package/src/components/product/Process/Service/ServiceControl.vue +64 -113
- package/src/components/product/Stop/StopApplyList.vue +5 -5
- package/src/components/product/Supervisory/Service/SupervisoryServiceControl.vue +0 -7
- package/src/components/product/Supervisory/SupervisoryControl.vue +0 -10
- package/src/components/product/Supervisory/SupervisoryList.vue +4 -8
- package/src/components/product/Supervisory/SupervisoryhCart.vue +11 -14
- package/src/components/product/VueUtils/ApplyUpload.vue +6 -6
- package/src/dingding.js +18 -19
- package/src/filiale/yuchuan/android/Process/AppServiceControl.vue +735 -0
- package/src/filiale/yuchuan/android/Process/Processes/AppInstallationDetails.vue +824 -0
- package/src/filiale/yuchuan/android/Process/Processes/AppInstallationDetailsCivil.vue +650 -0
- package/src/filiale/yuchuan/android/Sign/AppSignTask.vue +182 -0
- package/src/filiale/yuchuan/android/Sign/BuildSign.vue +50 -0
- package/src/filiale/yuchuan/android/Sign/ConstructSign.vue +50 -0
- package/src/filiale/yuchuan/android/Sign/DesignSign.vue +50 -0
- package/src/filiale/yuchuan/android/Sign/SupervisorSign.vue +50 -0
- package/src/filiale/yuchuan/android/Task/Build/BuildTsak.vue +60 -0
- package/src/filiale/yuchuan/android/Task/Survey/SurveyTsak.vue +60 -0
- package/src/filiale/yuchuan/android.js +14 -0
- package/src/filiale/yuchuan/pc/Order/OrderApply.vue +528 -0
- package/src/filiale/yuchuan/pc/Order/OrderApplyList.vue +343 -0
- package/src/filiale/yuchuan/pc/Print/BuildOrder/buildOrderList.vue +264 -0
- package/src/filiale/yuchuan/pc/Print/BuildOrder/printBuildOrder.vue +152 -0
- package/src/filiale/yuchuan/pc/Process/ExplorationSelect.vue +395 -0
- package/src/filiale/yuchuan/pc/Process/ExplorationUser.vue +149 -0
- package/src/filiale/yuchuan/pc/Process/Processes/ApplyMapCom.vue +67 -0
- package/src/filiale/yuchuan/pc/Process/Processes/InstallationDetails.vue +809 -0
- package/src/filiale/yuchuan/pc/Process/Processes/InstallationDetailsCivil.vue +595 -0
- package/src/filiale/yuchuan/pc/Process/Processes/Print/printCharge.vue +125 -0
- package/src/filiale/yuchuan/pc/Process/Processes/chargeManagement.vue +621 -0
- package/src/filiale/yuchuan/pc/Process/Service/ServiceControl.vue +1108 -0
- package/src/filiale/yuchuan/pc/Sign/SignRecord.vue +24 -0
- package/src/filiale/yuchuan/pc/Sign/SignRecordList.vue +174 -0
- package/src/filiale/yuchuan/pc.js +20 -0
- package/src/main.js +23 -23
- package/src/components/product/Process/Print/dispatchlist.vue +0 -139
- package/src/components/product/Process/Processes/dispatchdetails.vue +0 -123
package/build/dev-server.js
CHANGED
|
@@ -1,119 +1,119 @@
|
|
|
1
|
-
var express = require('express')
|
|
2
|
-
var webpack = require('webpack')
|
|
3
|
-
var config = require('./webpack.dev.conf')
|
|
4
|
-
var proxyMiddleware = require('http-proxy-middleware')
|
|
5
|
-
// var httpProxy = require('http-proxy')
|
|
6
|
-
var app = express()
|
|
7
|
-
var compiler = webpack(config)
|
|
8
|
-
// var proxy = httpProxy.createProxyServer()
|
|
9
|
-
// var ldap = 'http://121.36.79.201:8400'
|
|
10
|
-
// var applyinstall = 'http://121.36.79.201:8400'
|
|
11
|
-
var ldap = 'http://192.168.50.4:8400'
|
|
12
|
-
var applyinstall = 'http://127.0.0.1:
|
|
13
|
-
|
|
14
|
-
var proxyTable = {
|
|
15
|
-
'/rs/logic/getSaleInitData': {
|
|
16
|
-
target: ldap
|
|
17
|
-
},
|
|
18
|
-
'/rs/workflow': {
|
|
19
|
-
target: applyinstall
|
|
20
|
-
},
|
|
21
|
-
'/rs/vue': {
|
|
22
|
-
target: ldap
|
|
23
|
-
},
|
|
24
|
-
// 查找资源服务数据
|
|
25
|
-
'/rs/search': {
|
|
26
|
-
target: ldap
|
|
27
|
-
},
|
|
28
|
-
// 街道查询
|
|
29
|
-
'/rs/sql/address_getstreetlist': {
|
|
30
|
-
target: ldap
|
|
31
|
-
},
|
|
32
|
-
// 创建街道
|
|
33
|
-
'/rs/logic/address_updatestreet': {
|
|
34
|
-
target: ldap
|
|
35
|
-
},
|
|
36
|
-
// 创建小区
|
|
37
|
-
'/rs/logic/address_updatearea': {
|
|
38
|
-
target: ldap
|
|
39
|
-
},
|
|
40
|
-
// 用户登录服务地址
|
|
41
|
-
'/rs/user': {
|
|
42
|
-
target: ldap
|
|
43
|
-
},
|
|
44
|
-
'/rs/logic/getInitData': {
|
|
45
|
-
target: ldap?ldap:applyinstall
|
|
46
|
-
},
|
|
47
|
-
'/rs/logic/getLogin': {
|
|
48
|
-
target: ldap
|
|
49
|
-
},
|
|
50
|
-
'/rs/file': { // 文件上传
|
|
51
|
-
target: applyinstall
|
|
52
|
-
},
|
|
53
|
-
'/project': { // 文件回显
|
|
54
|
-
target: applyinstall
|
|
55
|
-
},
|
|
56
|
-
'/rs': {
|
|
57
|
-
target: applyinstall
|
|
58
|
-
},
|
|
59
|
-
'/ws': {
|
|
60
|
-
target: applyinstall,
|
|
61
|
-
ws: true // 代理webSocket
|
|
62
|
-
}
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
var devMiddleware = require('webpack-dev-middleware')(compiler, {
|
|
66
|
-
publicPath: config.output.publicPath,
|
|
67
|
-
stats: {
|
|
68
|
-
colors: true,
|
|
69
|
-
chunks: false
|
|
70
|
-
}
|
|
71
|
-
})
|
|
72
|
-
|
|
73
|
-
var hotMiddleware = require('webpack-hot-middleware')(compiler)
|
|
74
|
-
// force page reload when html-webpack-plugin template changes
|
|
75
|
-
compiler.plugin('compilation', function (compilation) {
|
|
76
|
-
compilation.plugin('html-webpack-plugin-after-emit', function (data, cb) {
|
|
77
|
-
hotMiddleware.publish({action: 'reload'})
|
|
78
|
-
cb()
|
|
79
|
-
})
|
|
80
|
-
})
|
|
81
|
-
|
|
82
|
-
// proxy api requests
|
|
83
|
-
Object.keys(proxyTable).forEach(function (context) {
|
|
84
|
-
var options = proxyTable[context]
|
|
85
|
-
if (typeof options === 'string') {
|
|
86
|
-
options = {target: options}
|
|
87
|
-
}
|
|
88
|
-
app.use(proxyMiddleware(context, options))
|
|
89
|
-
})
|
|
90
|
-
|
|
91
|
-
// handle fallback for HTML5 history API
|
|
92
|
-
app.use(require('connect-history-api-fallback')())
|
|
93
|
-
// app.use(function (req, res, next) {
|
|
94
|
-
// res.header('Access-Control-Allow-Origin', '*')
|
|
95
|
-
// res.header('Access-Control-Allow-Headers', 'X-Requested-With')
|
|
96
|
-
// res.header('Access-Control-Allow-Methods', 'PUT, POST, GET,DELETE, OPTIONS')
|
|
97
|
-
// res.header('X-Powered-By', '3,2,1')
|
|
98
|
-
// res.header('Access-Control-Allow-Credentials', 'true')
|
|
99
|
-
// res.header('Content-Type', 'application/json;charset=utf-8')
|
|
100
|
-
// next()
|
|
101
|
-
// })
|
|
102
|
-
|
|
103
|
-
// serve webpack bundle output
|
|
104
|
-
app.use(devMiddleware)
|
|
105
|
-
|
|
106
|
-
// enable hot-reload and state-preserving
|
|
107
|
-
// compilation error display
|
|
108
|
-
app.use(hotMiddleware)
|
|
109
|
-
|
|
110
|
-
// serve pure static assets
|
|
111
|
-
app.use('/static', express.static('./static'))
|
|
112
|
-
|
|
113
|
-
module.exports = app.listen(8300, function (err) {
|
|
114
|
-
if (err) {
|
|
115
|
-
console.log(err)
|
|
116
|
-
return
|
|
117
|
-
}
|
|
118
|
-
console.log('Listening at http://localhost:8300')
|
|
119
|
-
})
|
|
1
|
+
var express = require('express')
|
|
2
|
+
var webpack = require('webpack')
|
|
3
|
+
var config = require('./webpack.dev.conf')
|
|
4
|
+
var proxyMiddleware = require('http-proxy-middleware')
|
|
5
|
+
// var httpProxy = require('http-proxy')
|
|
6
|
+
var app = express()
|
|
7
|
+
var compiler = webpack(config)
|
|
8
|
+
// var proxy = httpProxy.createProxyServer()
|
|
9
|
+
// var ldap = 'http://121.36.79.201:8400'
|
|
10
|
+
// var applyinstall = 'http://121.36.79.201:8400'
|
|
11
|
+
var ldap = 'http://192.168.50.4:8400'
|
|
12
|
+
var applyinstall = 'http://127.0.0.1:8080'
|
|
13
|
+
|
|
14
|
+
var proxyTable = {
|
|
15
|
+
'/rs/logic/getSaleInitData': {
|
|
16
|
+
target: ldap
|
|
17
|
+
},
|
|
18
|
+
'/rs/workflow': {
|
|
19
|
+
target: applyinstall
|
|
20
|
+
},
|
|
21
|
+
'/rs/vue': {
|
|
22
|
+
target: ldap
|
|
23
|
+
},
|
|
24
|
+
// 查找资源服务数据
|
|
25
|
+
'/rs/search': {
|
|
26
|
+
target: ldap
|
|
27
|
+
},
|
|
28
|
+
// 街道查询
|
|
29
|
+
'/rs/sql/address_getstreetlist': {
|
|
30
|
+
target: ldap
|
|
31
|
+
},
|
|
32
|
+
// 创建街道
|
|
33
|
+
'/rs/logic/address_updatestreet': {
|
|
34
|
+
target: ldap
|
|
35
|
+
},
|
|
36
|
+
// 创建小区
|
|
37
|
+
'/rs/logic/address_updatearea': {
|
|
38
|
+
target: ldap
|
|
39
|
+
},
|
|
40
|
+
// 用户登录服务地址
|
|
41
|
+
'/rs/user': {
|
|
42
|
+
target: ldap
|
|
43
|
+
},
|
|
44
|
+
'/rs/logic/getInitData': {
|
|
45
|
+
target: ldap?ldap:applyinstall
|
|
46
|
+
},
|
|
47
|
+
'/rs/logic/getLogin': {
|
|
48
|
+
target: ldap
|
|
49
|
+
},
|
|
50
|
+
'/rs/file': { // 文件上传
|
|
51
|
+
target: applyinstall
|
|
52
|
+
},
|
|
53
|
+
'/project': { // 文件回显
|
|
54
|
+
target: applyinstall
|
|
55
|
+
},
|
|
56
|
+
'/rs': {
|
|
57
|
+
target: applyinstall
|
|
58
|
+
},
|
|
59
|
+
'/ws': {
|
|
60
|
+
target: applyinstall,
|
|
61
|
+
ws: true // 代理webSocket
|
|
62
|
+
}
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
var devMiddleware = require('webpack-dev-middleware')(compiler, {
|
|
66
|
+
publicPath: config.output.publicPath,
|
|
67
|
+
stats: {
|
|
68
|
+
colors: true,
|
|
69
|
+
chunks: false
|
|
70
|
+
}
|
|
71
|
+
})
|
|
72
|
+
|
|
73
|
+
var hotMiddleware = require('webpack-hot-middleware')(compiler)
|
|
74
|
+
// force page reload when html-webpack-plugin template changes
|
|
75
|
+
compiler.plugin('compilation', function (compilation) {
|
|
76
|
+
compilation.plugin('html-webpack-plugin-after-emit', function (data, cb) {
|
|
77
|
+
hotMiddleware.publish({action: 'reload'})
|
|
78
|
+
cb()
|
|
79
|
+
})
|
|
80
|
+
})
|
|
81
|
+
|
|
82
|
+
// proxy api requests
|
|
83
|
+
Object.keys(proxyTable).forEach(function (context) {
|
|
84
|
+
var options = proxyTable[context]
|
|
85
|
+
if (typeof options === 'string') {
|
|
86
|
+
options = {target: options}
|
|
87
|
+
}
|
|
88
|
+
app.use(proxyMiddleware(context, options))
|
|
89
|
+
})
|
|
90
|
+
|
|
91
|
+
// handle fallback for HTML5 history API
|
|
92
|
+
app.use(require('connect-history-api-fallback')())
|
|
93
|
+
// app.use(function (req, res, next) {
|
|
94
|
+
// res.header('Access-Control-Allow-Origin', '*')
|
|
95
|
+
// res.header('Access-Control-Allow-Headers', 'X-Requested-With')
|
|
96
|
+
// res.header('Access-Control-Allow-Methods', 'PUT, POST, GET,DELETE, OPTIONS')
|
|
97
|
+
// res.header('X-Powered-By', '3,2,1')
|
|
98
|
+
// res.header('Access-Control-Allow-Credentials', 'true')
|
|
99
|
+
// res.header('Content-Type', 'application/json;charset=utf-8')
|
|
100
|
+
// next()
|
|
101
|
+
// })
|
|
102
|
+
|
|
103
|
+
// serve webpack bundle output
|
|
104
|
+
app.use(devMiddleware)
|
|
105
|
+
|
|
106
|
+
// enable hot-reload and state-preserving
|
|
107
|
+
// compilation error display
|
|
108
|
+
app.use(hotMiddleware)
|
|
109
|
+
|
|
110
|
+
// serve pure static assets
|
|
111
|
+
app.use('/static', express.static('./static'))
|
|
112
|
+
|
|
113
|
+
module.exports = app.listen(8300, function (err) {
|
|
114
|
+
if (err) {
|
|
115
|
+
console.log(err)
|
|
116
|
+
return
|
|
117
|
+
}
|
|
118
|
+
console.log('Listening at http://localhost:8300')
|
|
119
|
+
})
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "apply-clients",
|
|
3
|
-
"version": "3.4.
|
|
3
|
+
"version": "3.4.3",
|
|
4
4
|
"description": "报建前端模块",
|
|
5
5
|
"main": "src/index.js",
|
|
6
6
|
"directories": {
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"system-clients": "3.1.87",
|
|
97
97
|
"system-phone": "1.2.80-49",
|
|
98
98
|
"url-loader": "^0.5.7",
|
|
99
|
-
"vue-client": "1.24.
|
|
99
|
+
"vue-client": "1.24.33",
|
|
100
100
|
"vue-hot-reload-api": "^1.2.0",
|
|
101
101
|
"vue-html-loader": "^1.0.0",
|
|
102
102
|
"vue-loader": "^8.2.1",
|
package/src/App.vue
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
<template>
|
|
2
|
-
<div>
|
|
3
|
-
<app-base class="bg">
|
|
4
|
-
<div class='flex'>
|
|
5
|
-
<article>
|
|
6
|
-
<route :comp="{name: 'login'}"></route>
|
|
7
|
-
</article>
|
|
8
|
-
</div>
|
|
9
|
-
</app-base>
|
|
10
|
-
</div>
|
|
11
|
-
</template>
|
|
12
|
-
|
|
13
|
-
<script>
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
export default {
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
}
|
|
20
|
-
</script>
|
|
1
|
+
<template>
|
|
2
|
+
<div>
|
|
3
|
+
<app-base class="bg">
|
|
4
|
+
<div class='flex'>
|
|
5
|
+
<article>
|
|
6
|
+
<route :comp="{name: 'login'}"></route>
|
|
7
|
+
</article>
|
|
8
|
+
</div>
|
|
9
|
+
</app-base>
|
|
10
|
+
</div>
|
|
11
|
+
</template>
|
|
12
|
+
|
|
13
|
+
<script>
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
export default {
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
}
|
|
20
|
+
</script>
|
package/src/apply.js
CHANGED
|
@@ -1,77 +1,87 @@
|
|
|
1
|
-
import Vue from 'vue'
|
|
2
|
-
Vue.config.silent = true
|
|
3
|
-
import ApplyGetSaleParam from './stores/ApplyGetSaleParams'
|
|
4
|
-
import ApplyLoadParams from './stores/ApplyLoadParams'
|
|
5
|
-
/** ****************服务插件*********************/
|
|
6
|
-
|
|
7
|
-
export default function () {
|
|
8
|
-
Vue.use(ApplyGetSaleParam)
|
|
9
|
-
Vue.use(ApplyLoadParams)
|
|
10
|
-
/** ***************************报建模块*********************************/
|
|
11
|
-
/** 报建流程业务 **/
|
|
12
|
-
// 报建流程业务总入口
|
|
13
|
-
Vue.component('exploration-user', (resolve) => { require(['./components/product/Process/ExplorationUser'], resolve) })
|
|
14
|
-
// 报建流程业务总入口页面list布局
|
|
15
|
-
Vue.component('exploration-select', (resolve) => { require(['./components/product/Process/ExplorationSelect'], resolve) })
|
|
16
|
-
// 业务tab(control层)页
|
|
17
|
-
Vue.component('service-control', (resolve) => { require(['./components/product/Process/Service/ServiceControl'], resolve) })
|
|
18
|
-
// 公共业务显示(view层)页
|
|
19
|
-
Vue.component('service-view', (resolve) => { require(['./components/product/ServiceView'], resolve) })
|
|
20
|
-
Vue.component('onetomany', (resolve) => { require(['./components/product/Onetomany'], resolve) })
|
|
21
|
-
// 显示退回理由tab页
|
|
22
|
-
Vue.component('show-back-reason', (resolve) => { require(['./components/product/Process/Service/ShowBackReason'], resolve) })
|
|
23
|
-
|
|
24
|
-
/** 报建监控业务 **/
|
|
25
|
-
// 流程监控入口页
|
|
26
|
-
Vue.component('supervisory-control', (resolve) => { require(['./components/product/Supervisory/SupervisoryControl'], resolve) })
|
|
27
|
-
// 流程监控列表页
|
|
28
|
-
Vue.component('supervisory-list', (resolve) => { require(['./components/product/Supervisory/SupervisoryList'], resolve) })
|
|
29
|
-
// 业务tab(control层)页
|
|
30
|
-
Vue.component('supervisory-service-control', (resolve) => { require(['./components/product/Supervisory/Service/SupervisoryServiceControl'], resolve) })
|
|
31
|
-
// 流程列表页
|
|
32
|
-
Vue.component('supervisory-chart', (resolve) => { require(['./components/product/Supervisory/SupervisoryhCart'], resolve) })
|
|
33
|
-
|
|
34
|
-
/** 报建功能业务 **/
|
|
35
|
-
// 报建功能业务总入口
|
|
36
|
-
Vue.component('install-function', (resolve) => { require(['./components/product/Function/InstallFunction'], resolve) })
|
|
37
|
-
// 报建功能工程列表
|
|
38
|
-
Vue.component('installinfoselect', (resolve) => { require(['./components/product/Function/InstallInfoSelect'], resolve) })
|
|
39
|
-
// 报建菜单页面控制层
|
|
40
|
-
Vue.component('function-service-control', (resolve) => { require(['./components/product/Function/Service/FunctionServiceControl'], resolve) })
|
|
41
|
-
|
|
42
|
-
/** 预约报建 **/
|
|
43
|
-
// Vue.component('order-apply', (resolve) => { require(['./components/product/Order/OrderApply'], resolve) })
|
|
44
|
-
// Vue.component('order-apply-list', (resolve) => { require(['./components/product/Order/OrderApplyList'], resolve) })
|
|
45
|
-
// Vue.component('order-message', (resolve) => { require(['./components/product/Order/OrderMessage'], resolve) })
|
|
46
|
-
|
|
47
|
-
// 终止报建页面入口
|
|
48
|
-
Vue.component('stop-apply', (resolve) => { require(['./components/product/Stop/StopApply'], resolve) })
|
|
49
|
-
Vue.component('stop-apply-list', (resolve) => { require(['./components/product/Stop/StopApplyList'], resolve) })
|
|
50
|
-
|
|
51
|
-
/** 报建收费记录 **/
|
|
52
|
-
Vue.component('apply-charge-search', (resolve) => { require(['./components/product/ApplyCharge/ApplyChargeSearch'], resolve) })
|
|
53
|
-
Vue.component('apply-charge-list', (resolve) => { require(['./components/product/ApplyCharge/ApplyChargeList'], resolve) })
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
Vue.component('apply-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
Vue.component('
|
|
65
|
-
|
|
66
|
-
Vue.component('
|
|
67
|
-
|
|
68
|
-
Vue.component('
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
Vue.component('apply
|
|
74
|
-
|
|
75
|
-
Vue.component('apply-
|
|
76
|
-
|
|
77
|
-
|
|
1
|
+
import Vue from 'vue'
|
|
2
|
+
Vue.config.silent = true
|
|
3
|
+
import ApplyGetSaleParam from './stores/ApplyGetSaleParams'
|
|
4
|
+
import ApplyLoadParams from './stores/ApplyLoadParams'
|
|
5
|
+
/** ****************服务插件*********************/
|
|
6
|
+
|
|
7
|
+
export default function (filiale) {
|
|
8
|
+
Vue.use(ApplyGetSaleParam)
|
|
9
|
+
Vue.use(ApplyLoadParams)
|
|
10
|
+
/** ***************************报建模块*********************************/
|
|
11
|
+
/** 报建流程业务 **/
|
|
12
|
+
// 报建流程业务总入口
|
|
13
|
+
Vue.component('exploration-user', (resolve) => { require(['./components/product/Process/ExplorationUser'], resolve) })
|
|
14
|
+
// 报建流程业务总入口页面list布局
|
|
15
|
+
Vue.component('exploration-select', (resolve) => { require(['./components/product/Process/ExplorationSelect'], resolve) })
|
|
16
|
+
// 业务tab(control层)页
|
|
17
|
+
Vue.component('service-control', (resolve) => { require(['./components/product/Process/Service/ServiceControl'], resolve) })
|
|
18
|
+
// 公共业务显示(view层)页
|
|
19
|
+
Vue.component('service-view', (resolve) => { require(['./components/product/ServiceView'], resolve) })
|
|
20
|
+
Vue.component('onetomany', (resolve) => { require(['./components/product/Onetomany'], resolve) })
|
|
21
|
+
// 显示退回理由tab页
|
|
22
|
+
Vue.component('show-back-reason', (resolve) => { require(['./components/product/Process/Service/ShowBackReason'], resolve) })
|
|
23
|
+
|
|
24
|
+
/** 报建监控业务 **/
|
|
25
|
+
// 流程监控入口页
|
|
26
|
+
Vue.component('supervisory-control', (resolve) => { require(['./components/product/Supervisory/SupervisoryControl'], resolve) })
|
|
27
|
+
// 流程监控列表页
|
|
28
|
+
Vue.component('supervisory-list', (resolve) => { require(['./components/product/Supervisory/SupervisoryList'], resolve) })
|
|
29
|
+
// 业务tab(control层)页
|
|
30
|
+
Vue.component('supervisory-service-control', (resolve) => { require(['./components/product/Supervisory/Service/SupervisoryServiceControl'], resolve) })
|
|
31
|
+
// 流程列表页
|
|
32
|
+
Vue.component('supervisory-chart', (resolve) => { require(['./components/product/Supervisory/SupervisoryhCart'], resolve) })
|
|
33
|
+
|
|
34
|
+
/** 报建功能业务 **/
|
|
35
|
+
// 报建功能业务总入口
|
|
36
|
+
Vue.component('install-function', (resolve) => { require(['./components/product/Function/InstallFunction'], resolve) })
|
|
37
|
+
// 报建功能工程列表
|
|
38
|
+
Vue.component('installinfoselect', (resolve) => { require(['./components/product/Function/InstallInfoSelect'], resolve) })
|
|
39
|
+
// 报建菜单页面控制层
|
|
40
|
+
Vue.component('function-service-control', (resolve) => { require(['./components/product/Function/Service/FunctionServiceControl'], resolve) })
|
|
41
|
+
|
|
42
|
+
/** 预约报建 **/
|
|
43
|
+
// Vue.component('order-apply', (resolve) => { require(['./components/product/Order/OrderApply'], resolve) })
|
|
44
|
+
// Vue.component('order-apply-list', (resolve) => { require(['./components/product/Order/OrderApplyList'], resolve) })
|
|
45
|
+
// Vue.component('order-message', (resolve) => { require(['./components/product/Order/OrderMessage'], resolve) })
|
|
46
|
+
|
|
47
|
+
// 终止报建页面入口
|
|
48
|
+
Vue.component('stop-apply', (resolve) => { require(['./components/product/Stop/StopApply'], resolve) })
|
|
49
|
+
Vue.component('stop-apply-list', (resolve) => { require(['./components/product/Stop/StopApplyList'], resolve) })
|
|
50
|
+
|
|
51
|
+
/** 报建收费记录 **/
|
|
52
|
+
Vue.component('apply-charge-search', (resolve) => { require(['./components/product/ApplyCharge/ApplyChargeSearch'], resolve) })
|
|
53
|
+
Vue.component('apply-charge-list', (resolve) => { require(['./components/product/ApplyCharge/ApplyChargeList'], resolve) })
|
|
54
|
+
|
|
55
|
+
// 地址管理
|
|
56
|
+
Vue.component('apply-address-userinfo-management', (resolve) => { require(['./components/product/Process/Processes/addressAndUserinfoManagement'], resolve) })
|
|
57
|
+
// 施工安装明细
|
|
58
|
+
Vue.component('installation-details', (resolve) => { require(['./components/product/Process/Processes/InstallationDetails'], resolve) })
|
|
59
|
+
// 收费管理
|
|
60
|
+
Vue.component('apply-charge-management', (resolve) => { require(['./components/product/Process/Processes/chargeManagement'], resolve) })
|
|
61
|
+
Vue.component('apply-material-detailed', (resolve) => { require(['./components/product/Material/MaterialDetailed'], resolve) })
|
|
62
|
+
// 补充协议
|
|
63
|
+
Vue.component('supplemental-agreement', (resolve) => { require(['./components/product/Process/Processes/supplementalAgreement'], resolve) })
|
|
64
|
+
Vue.component('build-order-list', (resolve) => { require(['./components/product/Print/BuildOrder/buildOrderList'], resolve) })
|
|
65
|
+
/** 团购转散户 **/
|
|
66
|
+
Vue.component('apply-group-by-paper', (resolve) => { require(['./components/product/GroupByApply/ApplyGroupByPaper'], resolve) })
|
|
67
|
+
Vue.component('apply-group-by-main', (resolve) => { require(['./components/product/GroupByApply/ApplyGroupByMain'], resolve) })
|
|
68
|
+
Vue.component('apply-group-by-list', (resolve) => { require(['./components/product/GroupByApply/ApplyGroupByList'], resolve) })
|
|
69
|
+
Vue.component('business-apply', (resolve) => { require(['./components/product/Business/BusinessApply'], resolve) })
|
|
70
|
+
// 选择用户信息
|
|
71
|
+
Vue.component('select-userinfo', (resolve) => { require(['./components/product/Process/Processes/selectUserinfo'], resolve) })
|
|
72
|
+
// 选择报建项目
|
|
73
|
+
Vue.component('select-apply', (resolve) => { require(['./components/product/Process/Processes/selectApply'], resolve) })
|
|
74
|
+
// 设备管理
|
|
75
|
+
Vue.component('apply-devices-management', (resolve) => { require(['./components/product/Process/Processes/devicesManagement'], resolve) })
|
|
76
|
+
|
|
77
|
+
/** VueUtils **/
|
|
78
|
+
Vue.component('apply-upload', (resolve) => { require(['./components/product/VueUtils/ApplyUpload'], resolve) })
|
|
79
|
+
Vue.component('apply-high-meter', (resolve) => { require(['./components/product/VueUtils/HighMeter'], resolve) })
|
|
80
|
+
|
|
81
|
+
if (filiale) {
|
|
82
|
+
let filialeComp = require(`./filiale/${filiale}/pc`).specialComp
|
|
83
|
+
for (let key in filialeComp) {
|
|
84
|
+
Vue.component(key, filialeComp[key])
|
|
85
|
+
}
|
|
86
|
+
}
|
|
87
|
+
}
|
package/src/applyAndroid.js
CHANGED
|
@@ -5,7 +5,7 @@ import ApplyGetSaleParam from './stores/ApplyGetSaleParams'
|
|
|
5
5
|
import ApplyLoadParams from './stores/ApplyLoadParams'
|
|
6
6
|
/** ****************服务插件*********************/
|
|
7
7
|
|
|
8
|
-
export default function () {
|
|
8
|
+
export default function (filiale) {
|
|
9
9
|
Vue.use(ApplyGetSaleParam)
|
|
10
10
|
Vue.use(ApplyLoadParams)
|
|
11
11
|
/** ***************************报建模块*********************************/
|
|
@@ -22,4 +22,11 @@ export default function () {
|
|
|
22
22
|
Vue.component('app-sign', (resolve) => { require(['./components/android/AppSign'], resolve) })
|
|
23
23
|
|
|
24
24
|
Vue.component('app-installation-details', (resolve) => { require(['./components/android/Process/Processes/AppInstallationDetails'], resolve) })
|
|
25
|
+
|
|
26
|
+
if (filiale) {
|
|
27
|
+
let filialeComp = require(`./filiale/${filiale}/android`).specialComp
|
|
28
|
+
for (let key in filialeComp) {
|
|
29
|
+
Vue.component(key, filialeComp[key])
|
|
30
|
+
}
|
|
31
|
+
}
|
|
25
32
|
}
|
|
@@ -58,6 +58,21 @@
|
|
|
58
58
|
close-on-select ></v-select>
|
|
59
59
|
</div>
|
|
60
60
|
</div>
|
|
61
|
+
<div class="row form-group app-input" v-if="$parent.$parent.criteriaShow">
|
|
62
|
+
<label class="">报建性质:</label>
|
|
63
|
+
<div class="col-xs-8" >
|
|
64
|
+
<v-select
|
|
65
|
+
width="100%"
|
|
66
|
+
v-model="model.f_apply_nature"
|
|
67
|
+
placeholder='报建性质'
|
|
68
|
+
condition="f_apply_nature = '{}'"
|
|
69
|
+
:value.sync="model.f_apply_nature"
|
|
70
|
+
:options='$parent.$parent.applyNatures'
|
|
71
|
+
class="select select_list"
|
|
72
|
+
:value-single="true"
|
|
73
|
+
close-on-select ></v-select>
|
|
74
|
+
</div>
|
|
75
|
+
</div>
|
|
61
76
|
<div class="row form-group app-input" v-if="$parent.$parent.criteriaShow">
|
|
62
77
|
<label class="">用户地址:</label>
|
|
63
78
|
<div class="col-xs-8" >
|
|
@@ -184,7 +199,8 @@ export default {
|
|
|
184
199
|
}),
|
|
185
200
|
criteriaShow: false,
|
|
186
201
|
applytype: [{label: '全部', value: ''}, ...this.$appdata.getParam('报建类型')], // 所有报建类型
|
|
187
|
-
defnames: [{label: '全部', value: ''}]
|
|
202
|
+
defnames: [{label: '全部', value: ''}],
|
|
203
|
+
applyNatures: [{label: '全部', value: ''}] // 报建性质
|
|
188
204
|
}
|
|
189
205
|
},
|
|
190
206
|
ready () {
|
|
@@ -222,16 +238,19 @@ export default {
|
|
|
222
238
|
},
|
|
223
239
|
applyTypeChange () {
|
|
224
240
|
if (!isEmpty(this.$refs.cp.$refs.cri.model.f_apply_type)) {
|
|
225
|
-
console.log("当前报建类型",this.$refs.cp.$refs.cri.model.f_apply_type)
|
|
226
241
|
let http = new HttpResetClass()
|
|
227
242
|
http.load('POST', `${this.$androidUtil.getProxyUrl()}/rs/logic/getDefnameByType`, {
|
|
228
243
|
// http.load('POST', 'rs/logic/getDefnameByType', {
|
|
229
244
|
f_apply_type: this.$refs.cp.$refs.cri.model.f_apply_type
|
|
230
245
|
}, {resolveMsg: null, rejectMsg: null}).then((res) => {
|
|
231
246
|
this.defnames = [{label: '全部', value: ''}, ...res.data]
|
|
247
|
+
|
|
248
|
+
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}性质`)]
|
|
232
249
|
})
|
|
233
250
|
} else {
|
|
234
251
|
this.defnames = [{label: '全部', value: ''}]
|
|
252
|
+
|
|
253
|
+
this.applyNatures = [{label: '全部', value: ''}]
|
|
235
254
|
}
|
|
236
255
|
}
|
|
237
256
|
},
|