apply-clients 7.1.36-yuchuan-4.1 → 7.1.36-yuchuan-5

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.
@@ -107,8 +107,7 @@ var proxyTable = {
107
107
  }
108
108
  },
109
109
  '/rs': {
110
- // target: applyinstall
111
- target: fadada
110
+ target: applyinstall
112
111
  },
113
112
  '/ws': {
114
113
  target: applyinstall,
package/package.json CHANGED
@@ -1,119 +1,119 @@
1
- {
2
- "name": "apply-clients",
3
- "version": "7.1.36-yuchuan-4.1",
4
- "description": "报建前端模块",
5
- "main": "src/index.js",
6
- "directories": {
7
- "example": "examples",
8
- "test": "test"
9
- },
10
- "scripts": {
11
- "unit": "karma start test/unit/karma.conf.js",
12
- "example": "node build/example-server.js",
13
- "dev": "node build/dev-server.js",
14
- "lint": "eslint src/**.js test/e2e/**.js test/unit/specs/** build/**.js",
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",
17
- "e2e": "node test/e2e/runner.js",
18
- "release": "bash build/release.sh"
19
- },
20
- "repository": {
21
- "type": "git",
22
- "url": "https://gitee.com/aote/ApplyInstall.git"
23
- },
24
- "keywords": [
25
- "ApplyInstall"
26
- ],
27
- "author": "zx <939981212@qq.com>",
28
- "license": "ISC",
29
- "dependencies": {
30
- "@amap/amap-jsapi-loader": "^1.0.1",
31
- "@logicflow/core": "^0.4.3",
32
- "co": "4.6.0",
33
- "happypack": "^5.0.1",
34
- "jsencrypt": "3.0.0-rc.1",
35
- "less": "^2.7.1",
36
- "less-loader": "^2.2.3",
37
- "lib-flexible": "^0.3.2",
38
- "px2rem-loader": "^0.1.9",
39
- "qrcodejs2": "0.0.2",
40
- "vue": "^1.0.17",
41
- "vue-amap": "^0.5.10",
42
- "vue-bubble": "^1.0.3"
43
- },
44
- "devDependencies": {
45
- "babel-core": "^6.0.0",
46
- "babel-loader": "^6.0.0",
47
- "babel-plugin-transform-runtime": "^6.0.0",
48
- "babel-preset-es2015": "^6.0.0",
49
- "babel-preset-stage-2": "^6.0.0",
50
- "chai": "^3.5.0",
51
- "connect-history-api-fallback": "^1.1.0",
52
- "cross-env": "^1.0.7",
53
- "cross-spawn": "^2.1.5",
54
- "css-loader": "^0.23.0",
55
- "echarts": "^4.1.0",
56
- "eslint": "^2.0.0",
57
- "eslint-config-standard": "^5.1.0",
58
- "eslint-friendly-formatter": "^1.2.2",
59
- "eslint-loader": "^1.3.0",
60
- "eslint-plugin-html": "^1.3.0",
61
- "eslint-plugin-promise": "^1.0.8",
62
- "eslint-plugin-standard": "^1.3.2",
63
- "eslint-plugin-vue": "^0.1.1",
64
- "eventsource-polyfill": "^0.9.6",
65
- "express": "^4.17.0",
66
- "extract-text-webpack-plugin": "^1.0.1",
67
- "fadada-clients": "1.0.19",
68
- "file-loader": "^0.8.4",
69
- "form-create": "^1.6.6",
70
- "function-bind": "^1.0.2",
71
- "html-webpack-plugin": "^2.8.1",
72
- "http-proxy-middleware": "^0.11.0",
73
- "inject-loader": "^2.0.1",
74
- "isparta-loader": "^2.0.0",
75
- "jasmine-core": "^2.4.1",
76
- "jquery": "^3.3.1",
77
- "json-loader": "^0.5.4",
78
- "karma": "^1.4.1",
79
- "karma-chrome-launcher": "^2.2.0",
80
- "karma-coverage": "^1.1.1",
81
- "karma-mocha": "^1.3.0",
82
- "karma-sinon-chai": "^1.3.1",
83
- "karma-sourcemap-loader": "^0.3.7",
84
- "karma-spec-reporter": "0.0.31",
85
- "karma-webpack": "^2.0.2",
86
- "ldap-clients": "3.0.18",
87
- "material-client": "^1.1.2",
88
- "mkdirp": "^0.5.1",
89
- "mocha": "^3.2.0",
90
- "ncp": "^2.0.0",
91
- "nightwatch": "^0.8.18",
92
- "rimraf": "^2.5.0",
93
- "sale-client": "^1.4.33",
94
- "selenium-server": "2.52.0",
95
- "sinon": "^2.1.0",
96
- "sinon-chai": "^2.8.0",
97
- "style": "0.0.3",
98
- "style-loader": "^0.20.3",
99
- "system-clients": "3.2.67",
100
- "system-phone": "1.2.87-ycapply-7",
101
- "url-loader": "^0.5.7",
102
- "vue-client": "1.24.52",
103
- "vue-hot-reload-api": "^1.2.0",
104
- "vue-html-loader": "^1.0.0",
105
- "vue-loader": "^8.2.1",
106
- "vue-resource": "^1.5.0",
107
- "vue-router": "^0.7.13",
108
- "vue-strap": "^1.0.9",
109
- "vue-style-loader": "^1.0.0",
110
- "vue-validator": "^2.1.7",
111
- "vux": "^2.9.4",
112
- "webpack": "^1.12.2",
113
- "webpack-dev-middleware": "^1.4.0",
114
- "webpack-hot-middleware": "^2.6.0",
115
- "webpack-merge": "^0.8.3",
116
- "weixin-js-sdk": "^1.2.0",
117
- "weixin-manage-client": "1.0.56"
118
- }
119
- }
1
+ {
2
+ "name": "apply-clients",
3
+ "version": "7.1.36-yuchuan-5",
4
+ "description": "报建前端模块",
5
+ "main": "src/index.js",
6
+ "directories": {
7
+ "example": "examples",
8
+ "test": "test"
9
+ },
10
+ "scripts": {
11
+ "unit": "karma start test/unit/karma.conf.js",
12
+ "example": "node build/example-server.js",
13
+ "dev": "node build/dev-server.js",
14
+ "lint": "eslint src/**.js test/e2e/**.js test/unit/specs/** build/**.js",
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",
17
+ "e2e": "node test/e2e/runner.js",
18
+ "release": "bash build/release.sh"
19
+ },
20
+ "repository": {
21
+ "type": "git",
22
+ "url": "https://gitee.com/aote/ApplyInstall.git"
23
+ },
24
+ "keywords": [
25
+ "ApplyInstall"
26
+ ],
27
+ "author": "zx <939981212@qq.com>",
28
+ "license": "ISC",
29
+ "dependencies": {
30
+ "@amap/amap-jsapi-loader": "^1.0.1",
31
+ "@logicflow/core": "^0.4.3",
32
+ "co": "4.6.0",
33
+ "happypack": "^5.0.1",
34
+ "jsencrypt": "3.0.0-rc.1",
35
+ "less": "^2.7.1",
36
+ "less-loader": "^2.2.3",
37
+ "lib-flexible": "^0.3.2",
38
+ "px2rem-loader": "^0.1.9",
39
+ "qrcodejs2": "0.0.2",
40
+ "vue": "^1.0.17",
41
+ "vue-amap": "^0.5.10",
42
+ "vue-bubble": "^1.0.3"
43
+ },
44
+ "devDependencies": {
45
+ "babel-core": "^6.0.0",
46
+ "babel-loader": "^6.0.0",
47
+ "babel-plugin-transform-runtime": "^6.0.0",
48
+ "babel-preset-es2015": "^6.0.0",
49
+ "babel-preset-stage-2": "^6.0.0",
50
+ "chai": "^3.5.0",
51
+ "connect-history-api-fallback": "^1.1.0",
52
+ "cross-env": "^1.0.7",
53
+ "cross-spawn": "^2.1.5",
54
+ "css-loader": "^0.23.0",
55
+ "echarts": "^4.1.0",
56
+ "eslint": "^2.0.0",
57
+ "eslint-config-standard": "^5.1.0",
58
+ "eslint-friendly-formatter": "^1.2.2",
59
+ "eslint-loader": "^1.3.0",
60
+ "eslint-plugin-html": "^1.3.0",
61
+ "eslint-plugin-promise": "^1.0.8",
62
+ "eslint-plugin-standard": "^1.3.2",
63
+ "eslint-plugin-vue": "^0.1.1",
64
+ "eventsource-polyfill": "^0.9.6",
65
+ "express": "^4.17.0",
66
+ "extract-text-webpack-plugin": "^1.0.1",
67
+ "fadada-clients": "1.0.19",
68
+ "file-loader": "^0.8.4",
69
+ "form-create": "^1.6.6",
70
+ "function-bind": "^1.0.2",
71
+ "html-webpack-plugin": "^2.8.1",
72
+ "http-proxy-middleware": "^0.11.0",
73
+ "inject-loader": "^2.0.1",
74
+ "isparta-loader": "^2.0.0",
75
+ "jasmine-core": "^2.4.1",
76
+ "jquery": "^3.3.1",
77
+ "json-loader": "^0.5.4",
78
+ "karma": "^1.4.1",
79
+ "karma-chrome-launcher": "^2.2.0",
80
+ "karma-coverage": "^1.1.1",
81
+ "karma-mocha": "^1.3.0",
82
+ "karma-sinon-chai": "^1.3.1",
83
+ "karma-sourcemap-loader": "^0.3.7",
84
+ "karma-spec-reporter": "0.0.31",
85
+ "karma-webpack": "^2.0.2",
86
+ "ldap-clients": "3.0.18",
87
+ "material-client": "^1.1.2",
88
+ "mkdirp": "^0.5.1",
89
+ "mocha": "^3.2.0",
90
+ "ncp": "^2.0.0",
91
+ "nightwatch": "^0.8.18",
92
+ "rimraf": "^2.5.0",
93
+ "sale-client": "^1.4.33",
94
+ "selenium-server": "2.52.0",
95
+ "sinon": "^2.1.0",
96
+ "sinon-chai": "^2.8.0",
97
+ "style": "0.0.3",
98
+ "style-loader": "^0.20.3",
99
+ "system-clients": "3.2.67",
100
+ "system-phone": "1.2.87-ycapply-7",
101
+ "url-loader": "^0.5.7",
102
+ "vue-client": "1.24.52",
103
+ "vue-hot-reload-api": "^1.2.0",
104
+ "vue-html-loader": "^1.0.0",
105
+ "vue-loader": "^8.2.1",
106
+ "vue-resource": "^1.5.0",
107
+ "vue-router": "^0.7.13",
108
+ "vue-strap": "^1.0.9",
109
+ "vue-style-loader": "^1.0.0",
110
+ "vue-validator": "^2.1.7",
111
+ "vux": "^2.9.4",
112
+ "webpack": "^1.12.2",
113
+ "webpack-dev-middleware": "^1.4.0",
114
+ "webpack-hot-middleware": "^2.6.0",
115
+ "webpack-merge": "^0.8.3",
116
+ "weixin-js-sdk": "^1.2.0",
117
+ "weixin-manage-client": "1.0.56"
118
+ }
119
+ }
package/src/apply.js CHANGED
@@ -48,12 +48,6 @@ export default function () {
48
48
  Vue.component('installinfoselect', (resolve) => { require(['./components/product/Function/InstallInfoSelect'], resolve) })
49
49
  // 报建菜单页面控制层
50
50
  Vue.component('function-service-control', (resolve) => { require(['./components/product/Function/Service/FunctionServiceControl'], resolve) })
51
- // 公建数据推送业务
52
- Vue.component('gongjian-apply-manage', (resolve) => { require(['./components/product/GongJianPush/ApplyPushManage'], resolve) })
53
- // 报建数据列表
54
- Vue.component('gongjian-apply-list', (resolve) => { require(['./components/product/GongJianPush/ApplyPushList'], resolve) })
55
- // 报建数据详情
56
- Vue.component('gongjian-apply-dispose', (resolve) => { require(['./components/product/GongJianPush/ApplyPushDispose'], resolve) })
57
51
 
58
52
  // 终止报建页面入口
59
53
  Vue.component('stop-apply', (resolve) => { require(['./components/product/Stop/StopApply'], resolve) })
@@ -1,182 +0,0 @@
1
- <template>
2
- <div class="auto">
3
- <validator name='a' @valid="addressValid(true)" @invalid="addressValid(false)">
4
- <form class="form-horizontal">
5
- <div class="row">
6
- <div class="col-sm-6" :class="[!model.f_user_name ? 'has-error' : '']">
7
- <label class="font_normal_body">用户姓名</label>
8
- <input type="text" v-model="model.f_user_name" disabled=disabled style="width: 60%" class="input_search">
9
- </div>
10
- <div class="col-sm-6" :class="[!model.f_phone ? 'has-error' : '']">
11
- <label class="font_normal_body">用户电话</label>
12
- <input type="text" v-model="model.f_phone" disabled=disabled style="width: 60%" class="input_search">
13
- </div>
14
- </div>
15
-
16
- <div class="row">
17
- <div class="col-sm-6" :class="[!model.f_address ? 'has-error' : '']">
18
- <label class="font_normal_body">地&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;址</label>
19
- <input type="text" v-model="model.f_address" disabled=disabled style="width: 60%" class="input_search">
20
- </div>
21
- <div class="col-sm-6" :class="[!model.f_apply_num ? 'has-error' : '']">
22
- <label class="font_normal_body">工程编号</label>
23
- <input type="text" v-model="model.f_apply_num" style="width: 60%" class="input_search">
24
- </div>
25
- </div>
26
- <div class="row">
27
- <div class="col-sm-6" :class="[!model.f_apply_type ? 'has-error' : '']">
28
- <label class="font_normal_body">报装类型</label>
29
- <input type="text" v-model="model.f_apply_type" style="width: 60%" class="input_search">
30
- </div>
31
- <div class="col-sm-6" :class="[!model.f_apply_source ? 'has-error' : '']">
32
- <label class="font_normal_body">报装来源</label>
33
- <input type="text" v-model="model.f_apply_source" style="width: 60%" class="input_search">
34
- </div>
35
- </div>
36
-
37
- <div class="row">
38
- <div class="col-sm-6" :class="[!model.f_apply_nature ? 'has-error' : '']">
39
- <label class="font_normal_body">报建性质</label>
40
- <input type="text" v-model="model.f_apply_nature" style="width: 60%" class="input_search">
41
- </div>
42
- <div class="col-sm-6" :class="[!model.defname ? 'has-error' : '']">
43
- <label class="font_normal_body">办理环节</label>
44
- <input type="text" v-model="model.defname" style="width: 60%" class="input_search"
45
- v-validate:f_status='{required: true}'>
46
- </div>
47
- <div class="col-sm-6" :class="[!model.f_sub_state ? 'has-error' : '']">
48
- <label class="font_normal_body">流程状态</label>
49
- <input type="text" v-model="model.f_sub_state" style="width: 60%" class="input_search"
50
- v-validate:f_dispose_phone='{required: true}'>
51
- </div>
52
- <div class="col-sm-6" :class="[!model.f_apply_date ? 'has-error' : '']">
53
- <label class="font_normal_body">报建日期</label>
54
- <datepicker id="f_bill_date" placeholder="报建日期" style="width:60%"
55
- v-model="model.f_apply_date"
56
- :value.sync="model.f_apply_date"
57
- :format="'yyyy-MM-dd HH:mm:ss'"
58
- :show-reset-button="true"
59
- v-validate:f_apply_date='{required: true}'>
60
- </datepicker>
61
- </div>
62
- </div>
63
- <div class="row">
64
- <div class="col-sm-6" :class="[!model.f_project_name ? 'has-error' : '']">
65
- <label class="font_normal_body">项目名称</label>
66
- <input type="text" v-model="model.f_project_name" style="width: 48%" class="input_search">
67
- </div>
68
- <div class="col-sm-6">
69
- <label class="font_normal_body">土地获取方式</label>
70
- <v-select :value.sync="model.f_land_acquisition_methods" v-model="model.f_land_acquisition_methods"
71
- placeholder='土地获取方式'
72
- value-single="true"
73
- :options='$parent.$parent.landMethods'
74
- close-on-select
75
- ></v-select>
76
- </div>
77
- </div>
78
-
79
- <div class="row">
80
- <div class="col-sm-12" :class="[!model.f_total_investment ? 'has-error' : '']">
81
- <label class="font_normal_body">总投资(万元)</label>
82
- <input type="text" v-model="model.f_total_investment" style="width: 30%"
83
- class="input_search">
84
- </div>
85
-
86
- </div>
87
- <div class="row">
88
- <div class="col-sm-12" :class="[!model.f_land_area ? 'has-error' : '']">
89
- <label class="font_normal_body">用地面积</label>
90
- <input type="text" v-model="model.f_land_area" style="width: 30%" class="input_search">
91
- </div>
92
- <div class="col-sm-6" :class="[!model.f_open_date ? 'has-error' : '']">
93
- <label class="font_normal_body">拟开工时间</label>
94
- <datepicker id="f_bill_date" placeholder="拟开工时间" style="width:60%"
95
- v-model="model.f_open_date"
96
- :value.sync="model.f_open_date"
97
- :format="'yyyy-MM-dd HH:mm:ss'"
98
- :show-reset-button="true"
99
- v-validate:f_open_date='{required: true}'>
100
- </datepicker>
101
- </div>
102
- <div class="col-sm-6" :class="[!model.f_success_date ? 'has-error' : '']">
103
- <label class="font_normal_body">拟建成时间</label>
104
- <datepicker id="f_bill_date" placeholder="拟建成时间" style="width:60%"
105
- v-model="model.f_success_date"
106
- :value.sync="model.f_success_date"
107
- :format="'yyyy-MM-dd HH:mm:ss'"
108
- :show-reset-button="true"
109
- v-validate:f_success_date='{required: true}'>
110
- </datepicker>
111
- </div>
112
- <div class="col-sm-12" :class="[!model.f_national_standard_industry ? 'has-error' : '']">
113
- <label class="font_normal_body">国标行业</label>
114
- <input type="text" v-model="model.f_national_standard_industry" style="width: 30%" class="input_search">
115
- </div>
116
- </div>
117
- <div class="row">
118
- <div class="col-sm-12" :class="[!model.f_construction_content ? 'has-error' : '']">
119
- <label class="font_normal_body">建设规模及内容</label>
120
- <input type="text" v-model="model.f_construction_content" style="width: 60%" class="input_search"
121
- v-validate:f_explain='{required: true}'>
122
- </div>
123
- </div>
124
- </form>
125
- </validator>
126
-
127
- <div style="float: right">
128
- <button
129
- type="button"
130
- class="btn button_search"
131
- :disabled="!isFormComplete()"
132
- @click="save">提交</button>
133
- <button class="button_clear" @click="cancel">取消</button>
134
- </div>
135
- </div>
136
- </template>
137
-
138
- <script>
139
-
140
- export default {
141
- title: '报警处置',
142
-
143
- data () {
144
- return {
145
- landMethods: [{label: '划拨用地', value: '划拨用地'}, {label: '自有用地', value: '自有用地'}, {label: '公开出让用地', value: '公开出让用地'}, {label: '协议出让用地', value: '协议出让用地'}, {label: '其他', value: '其他'}]
146
- }
147
- },
148
-
149
- props: {
150
- model: {
151
- type: Object
152
- }
153
- },
154
- methods: {
155
- isFormComplete () {
156
- const model = this.model
157
- return (
158
- model.f_user_name && model.f_user_phone && model.f_address && model.f_device_code && model.f_latest_alarm_value &&
159
- model.f_alarm_type && model.f_latest_alarm_level && model.f_latest_alarm_time && model.f_dispose_status &&
160
- model.f_dispose_person && model.f_dispose_phone && model.f_status && model.f_dispose_time && model.f_explain
161
- )
162
- },
163
- cancel () {
164
- this.$dispatch('close')
165
- },
166
- addressValid (val) {
167
- console.log(val)
168
- },
169
- save () {
170
- this.$resetpost('rs/logic/pushAlarmDispose', {data: this.model}).then((res) => {
171
- console.log('this.model', this.model)
172
- })
173
- this.$dispatch('close')
174
- }
175
- }
176
- }
177
-
178
- </script>
179
-
180
- <style scoped>
181
-
182
- </style>
@@ -1,192 +0,0 @@
1
- <template>
2
- <div style="flex:1;" class="flex">
3
- <criteria-paged :model="model" v-ref:paged>
4
- <criteria partial='criteria' v-ref:criteria @condition-changed='$parent.search'>
5
- <div novalidate class="form-horizontal select-overspread container-fluid auto" partial>
6
- <div class="col-sm-2">
7
- <label class="font_normal_body">客户名称</label>
8
- <input type="text" class="input_search" style="width:60%"
9
- v-model="model.f_user_name"
10
- placeholder='客户名称'
11
- :size="model.f_user_name ? model.f_user_name.length : 6"
12
- condition="f_user_name like '%{}%'">
13
- </div>
14
- <div class="col-sm-2">
15
- <label class="font_normal_body">工程编号</label>
16
- <input type="text" class="input_search" style="width:60%"
17
- v-model="model.f_apply_num"
18
- placeholder='工程编号'
19
- :size="model.f_apply_num ? model.f_apply_num.length : 10"
20
- condition="f_apply_num like '%{}%'">
21
- </div>
22
- <div class="col-sm-2">
23
- <label class="font_normal_body">联系电话</label>
24
- <input type="text" class="input_search" style="width:60%"
25
- v-model="model.f_phone"
26
- placeholder='联系电话'
27
- :size="model.f_phone ? model.f_phone.length : 11"
28
- condition="f_apply_num like '%{}%'">
29
- </div>
30
- <div class="col-sm-2">
31
- <label class="font_normal_body">用户地址</label>
32
- <input type="text" class="input_search" style="width:60%"
33
- v-model="model.f_address"
34
- placeholder='用户地址'
35
- :size="model.f_address ? model.f_address.length : 11"
36
- condition="f_address like '%{}%'">
37
- </div>
38
- <div class="col-sm-2">
39
- <label class="font_normal_body">报建类型</label>
40
- <v-select :value.sync="model.f_apply_type" v-model="model.f_apply_type"
41
- placeholder='报建类型'
42
- value-single="true"
43
- :options='$parent.$parent.applyType'
44
- close-on-select
45
- condition="f_apply_type = '{}'"
46
- ></v-select>
47
- </div>
48
- <div class="col-sm-2">
49
- <label class="font_normal_body">办理环节</label>
50
- <v-select :value.sync="model.f_apply_type" v-model="model.f_apply_type"
51
- placeholder='办理环节'
52
- value-single="true"
53
- :options='$parent.$parent.handingLinks'
54
- close-on-select
55
- condition="f_apply_type = '{}'"
56
- ></v-select>
57
- </div>
58
- <div class="col-sm-2">
59
- <label class="font_normal_body">报建性质</label>
60
- <v-select :value.sync="model.f_apply_nature" v-model="model.f_apply_nature"
61
- placeholder='报建性质'
62
- value-single="true"
63
- :options='$parent.$parent.applyNature'
64
- close-on-select
65
- condition="f_apply_nature = '{}'"
66
- ></v-select>
67
- </div>
68
- <div class="col-sm-2">
69
- <label class="font_normal_body">报建来源</label>
70
- <v-select :value.sync="model.f_apply_source" v-model="model.f_apply_source"
71
- placeholder='报建来源'
72
- value-single="true"
73
- :options='$parent.$parent.applySource'
74
- close-on-select
75
- condition="f_apply_source = '{}'"
76
- ></v-select>
77
- </div>
78
- <div class="form-group col-sm-2">
79
- <label for="startDate" class="font_normal_body">开始时间</label>
80
- <datepicker id="startDate" placeholder="开始日期"
81
- style="width: 60%!important;"
82
- v-model="model.startDate"
83
- :value.sync="model.startDate"
84
- :format="'yyyy-MM-dd 00:00:00'"
85
- :show-reset-button="true"
86
- condition="f_apply_date >= '{}'">
87
- </datepicker>
88
- </div>
89
- <div class="form-group col-sm-2">
90
- <label for="endDate" class="font_normal_body">结束时间</label>
91
- <datepicker id="endDate" placeholder="结束日期"
92
- style="width: 60%!important;"
93
- v-model="model.endDate"
94
- :value.sync="model.endDate"
95
- :format="'yyyy-MM-dd 23:59:59'"
96
- :show-reset-button="true"
97
- condition="f_apply_date <= '{}'">
98
- </datepicker>
99
- </div>
100
- <div class="col-sm-2 form-group" style="float:right">
101
- <button class="button_search button_spacing" @click="search()" v-el:cba>查询</button>
102
- <button class="button_search button_spacing" @click="$parent.$parent.clearmsg">清空</button>
103
- </div>
104
- </div>
105
- </criteria>
106
- <data-grid id="queryinstruct" partial='list' class="list_area table_sy" v-ref:grid :model="model">
107
- <template partial='head'>
108
- <tr>
109
- <th style="text-align:center"><nobr>工程编号</nobr></th>
110
- <th style="text-align:center"><nobr>客户名称</nobr></th>
111
- <th style="text-align:center"><nobr>电话</nobr></th>
112
- <th style="text-align:center"><nobr>地址</nobr></th>
113
- <th style="text-align:center"><nobr>来源</nobr></th>
114
- <th style="text-align:center"><nobr>报建类型</nobr></th>
115
- <th style="text-align:center"><nobr>报建性质</nobr></th>
116
- <th style="text-align:center"><nobr>办理环节</nobr></th>
117
- <th style="text-align:center"><nobr>流程状态</nobr></th>
118
- <th style="text-align:center"><nobr>报建日期</nobr></th>
119
- </tr>
120
- </template>
121
- <template partial='body'>
122
- <tr>
123
- <td style="text-align:center"><nobr>{{ row.f_apply_num }}</nobr></td>
124
- <td style="text-align:center"><nobr>{{ row.f_user_name }}</nobr></td>
125
- <td style="text-align:center"><nobr>{{ row.f_phone }}</nobr></td>
126
- <td style="text-align:center"><nobr>{{ row.f_address }}</nobr></td>
127
- <td style="text-align:center"><nobr>{{ row.f_apply_source }}</nobr></td>
128
- <td style="text-align:center"><nobr>{{ row.f_apply_type }}</nobr></td>
129
- <td style="text-align:center"><nobr>{{ row.f_apply_nature }}</nobr></td>
130
- <td style="text-align:center"><nobr>{{ row.defname }}</nobr></td>
131
- <td style="text-align:center"> <nobr>{{ row.f_sub_state }}</nobr></td>
132
- <td style="text-align:center"><nobr>{{ row.f_apply_date }}</nobr></td>
133
- </tr>
134
- </template>
135
- </data-grid>
136
- </criteria-paged>
137
- </div>
138
- </template>
139
-
140
- <script>
141
- import {PagedList} from 'vue-client'
142
-
143
- export default {
144
- title: '政府报建',
145
- data () {
146
- return {
147
- model: new PagedList('rs/sql/getApplyPushList', 30),
148
- row: null,
149
- applyNature: [{label: '全部', value: ''}, {label: '散户', value: '散户'}, {label: '小区', value: '小区'},{label: '商业', value: '商业'},{label: '工业', value: '工业'}],
150
- applySource: [{label: '全部', value: ''}, {label: '微信公众号', value: '微信公众号'}, {label: '线下发起', value: '线下发起'}],
151
- applyType: [{label: '全部', value: ''}, {label: '民用报建', value: '民用报建'}, {label: '非民用报建', value: '非民用报建'}],
152
- handingLinks: [{label: '全部', value: ''}, {label: '报装申请', value: '报装申请'}, {label: '报建受理', value: '报建受理'}, {label: '现场勘察', value: '现场勘察'}, {label: '收费标准', value: '收费标准'}, {label: '报装缴费', value: '报装缴费'}, {label: '合同签订', value: '合同签订'}, {label: '设计出图', value: '设计出图'}, {label: '工程派工', value: '工程派工'}, {label: '工程队派工', value: '工程队派工'}, {label: '监理单位派工', value: '监理单位派工'}, {label: '工程施工', value: '工程施工'}, {label: '点火通气', value: '点火通气'}, {label: '完工', value: '完工'}],
153
- criteriaShow: false,
154
- isdeal: true
155
- }
156
- },
157
- props: {
158
- id: {
159
- type: String
160
- }
161
- },
162
- ready () {
163
- this.search({condition: ' 1 = 1 '})
164
- },
165
- load () {
166
- },
167
- watch: {
168
- },
169
- methods: {
170
- search (args) {
171
- args.condition += this.orgcondition ? this.orgcondition : ''
172
- console.log('args.condition' + args.condition)
173
- this.condition = args.condition
174
- this.model.search(args.condition, args.model)
175
- },
176
- clearmsg () {
177
- this.$refs.paged.$refs.criteria.model = {}
178
- },
179
- applyDetails (self) {
180
- console.log('查看报装详情 --- ' + self)
181
- }
182
- },
183
- computed: {
184
- }
185
- }
186
- </script>
187
- <style>
188
- .form-input-group label {
189
- text-align: right;
190
- width: auto;
191
- }
192
- </style>