apply-clients 7.1.36-yuchuan-14 → 7.1.36-yuchuan-15

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.
Files changed (73) hide show
  1. package/android.html +28 -28
  2. package/build/dev-server.js +172 -187
  3. package/index.html +39 -39
  4. package/package.json +4 -6
  5. package/src/apply.js +162 -162
  6. package/src/applyAndroid.js +97 -97
  7. package/src/components/android/AppSign.vue +0 -1
  8. package/src/components/android/AppUpload.vue +275 -275
  9. package/src/components/android/Ignition/VentilationIgnition.vue +1 -1
  10. package/src/components/android/Ignition/VentilationIgnitionHandle.vue +1 -1
  11. package/src/components/android/Process/AppExplorationUser.vue +2 -2
  12. package/src/components/android/Process/AppServiceControl.vue +6 -6
  13. package/src/components/android/Process/Processes/AppInstallationDetails.vue +2 -2
  14. package/src/components/android/Sign/AppSignTask.vue +1 -1
  15. package/src/components/android/Supervisory/AppProcessSupervisory.vue +1 -1
  16. package/src/components/android/Task/GuanXianJianShe/AppExplorationGuanXian.vue +2 -2
  17. package/src/components/android/Task/ShiGongXinXi/AppShowBuildUser.vue +2 -2
  18. package/src/components/android/Task/yiban/AppShowDone.vue +2 -2
  19. package/src/components/android/Task/yiban/ShowDone.vue +95 -95
  20. package/src/components/android/Task/yiban/satisfactionShow.vue +166 -166
  21. package/src/components/android/newPackage/customerServiceManager.vue +1 -1
  22. package/src/components/android/newPackage/projectPrice.vue +1 -1
  23. package/src/components/product/ApplyCharge/ApplyChargeList.vue +1101 -1101
  24. package/src/components/product/ApplyGaiXianCharge/ApplyGaiXianViewList.vue +272 -272
  25. package/src/components/product/ApplyGuanXian/GuanXianCaiLiao.vue +236 -236
  26. package/src/components/product/ApplyGuanXian/GuanXianExplorationSelect.vue +2 -2
  27. package/src/components/product/ApplyGuanXian/GuanXianExplorationUser.vue +1 -1
  28. package/src/components/product/ApplyGuanXian/GuanXianSupervisoryhCart.vue +119 -119
  29. package/src/components/product/ApplyMap/AMapLocation.vue +870 -871
  30. package/src/components/product/ApplyMap/AmapUtil.js +37 -0
  31. package/src/components/product/ApplyMap/ApplyDragaboutList.vue +223 -223
  32. package/src/components/product/ApplyMap/ApplyInputSearch.vue +212 -212
  33. package/src/components/product/ApplyMap/ApplyMapCom.vue +82 -82
  34. package/src/components/product/ApplyMap/ApplyMapInputSearch.vue +335 -335
  35. package/src/components/product/ApplyMap/ApplyMapLocation.vue +862 -862
  36. package/src/components/product/Function/InstallFunction.vue +1 -1
  37. package/src/components/product/Function/InstallInfoSelect.vue +2 -2
  38. package/src/components/product/Function/Service/FunctionServiceControl.vue +586 -586
  39. package/src/components/product/GongJianPush/ApplyPushDispose.vue +162 -72
  40. package/src/components/product/GongJianPush/ApplyPushList.vue +47 -52
  41. package/src/components/product/GongJianPush/ApplyPushManage.vue +5 -4
  42. package/src/components/product/Ignition/IgnitionListManage.vue +602 -602
  43. package/src/components/product/Ignition/IgnitionRecord.vue +380 -380
  44. package/src/components/product/InsuranceApply/InsuranceReport.vue +2 -2
  45. package/src/components/product/List/OldShowDevices.vue +2 -2
  46. package/src/components/product/List/ShowAllActivity.vue +2 -2
  47. package/src/components/product/List/ShowDevices.vue +2 -2
  48. package/src/components/product/Process/ExplorationSelect.vue +2 -2
  49. package/src/components/product/Process/ExplorationUser.vue +1 -1
  50. package/src/components/product/Process/New1ExplorationUser.vue +2 -2
  51. package/src/components/product/Process/NewExplorationSelect.vue +2 -2
  52. package/src/components/product/Process/NewExplorationUser.vue +1 -1
  53. package/src/components/product/Process/Processes/InstallationDetails.vue +4 -4
  54. package/src/components/product/Process/Processes/Print/printCharge.vue +250 -250
  55. package/src/components/product/Process/Processes/Print/printGaiXianCharge.vue +244 -244
  56. package/src/components/product/Process/Processes/chargeManagement.vue +704 -704
  57. package/src/components/product/Process/Processes/devicesManagement.vue +393 -393
  58. package/src/components/product/Process/Processes/newDevicesManagement.vue +413 -413
  59. package/src/components/product/Process/Processes/selectChaiChuUserinfo.vue +2 -2
  60. package/src/components/product/Process/Processes/selectOldUserinfo.vue +2 -2
  61. package/src/components/product/Process/Processes/selectUserinfo.vue +3 -3
  62. package/src/components/product/Process/Service/ServiceControl.vue +6 -6
  63. package/src/components/product/ServiceView.vue +644 -644
  64. package/src/components/product/Supervisory/NewSupervisoryhCart.vue +175 -175
  65. package/src/components/product/Supervisory/Service/SupervisoryServiceControl.vue +1 -1
  66. package/src/components/product/Supervisory/SupervisoryControl.vue +116 -116
  67. package/src/components/product/Supervisory/SupervisoryList.vue +2 -2
  68. package/src/components/product/Supervisory/SupervisoryhCart.vue +119 -119
  69. package/src/components/product/Supervisory/YiBanSupervisoryList.vue +2 -2
  70. package/src/components/product/VueUtils/ApplyUpload.vue +285 -285
  71. package/src/components/product/records/AdjustmentRecordList.vue +162 -162
  72. package/static/marker-default.png +0 -0
  73. package/static/myLocationIcon.png +0 -0
@@ -4,91 +4,176 @@
4
4
  <form class="form-horizontal">
5
5
  <div class="row">
6
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">
7
+ <label class="font_normal_body">客户名称</label>
8
+ <input type="text" v-model="model.f_user_name" style="width: 60%" class="input_search">
9
+ </div>
10
+ <div class="col-sm-6" :class="[!model.f_user_type ? 'has-error' : '']">
11
+ <label class="font_normal_body">客户类型</label>
12
+ <v-select :value.sync="model.f_user_type" v-model="model.f_user_type"
13
+ placeholder='客户类型'
14
+ :search="false"
15
+ :value-single="true"
16
+ :options='userTypes'
17
+ close-on-select
18
+ ></v-select>
19
+ </div>
20
+ </div>
21
+
22
+ <div class="row">
23
+ <div class="col-sm-6" :class="[!model.f_contact ? 'has-error' : '']">
24
+ <label class="font_normal_body">联系人</label>
25
+ <input type="text" v-model="model.f_contact" style="width: 60%" class="input_search">
9
26
  </div>
10
27
  <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">
28
+ <label class="font_normal_body">联系电话</label>
29
+ <input type="text" v-model="model.f_phone" style="width: 60%" class="input_search">
13
30
  </div>
14
31
  </div>
15
32
 
16
33
  <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">
34
+ <div class="col-sm-6" :class="[!model.f_credentials ? 'has-error' : '']">
35
+ <label class="font_normal_body">证件类型</label>
36
+ <v-select :value.sync="model.f_credentials" v-model="model.f_credentials"
37
+ placeholder='证件类型'
38
+ :search="false"
39
+ :value-single="true"
40
+ :options='documentTypes'
41
+ close-on-select
42
+ ></v-select>
20
43
  </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">
44
+ <div class="col-sm-6" :class="[!model.f_idnumber ? 'has-error' : '']">
45
+ <label class="font_normal_body">{{ model.f_credentials.includes('统一社会信用代码') ? '统一社会信用代码' : '证件号码' }}</label>
46
+ <input type="text" v-model="model.f_idnumber" style="width: 60%" class="input_search">
24
47
  </div>
25
48
  </div>
49
+
26
50
  <div class="row">
27
51
  <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">
52
+ <label class="font_normal_body">报建类型</label>
53
+ <v-select :value.sync="model.f_apply_type" v-model="model.f_apply_type"
54
+ placeholder='报建类型'
55
+ :search="false"
56
+ :value-single="true"
57
+ :options='applyTypes'
58
+ close-on-select
59
+ ></v-select>
30
60
  </div>
31
61
  <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">
62
+ <label class="font_normal_body">报建来源</label>
63
+ <v-select :value.sync="model.f_apply_source" v-model="model.f_apply_source"
64
+ placeholder='报建来源'
65
+ :search="false"
66
+ :value-single="true"
67
+ :options='applySources'
68
+ close-on-select
69
+ ></v-select>
34
70
  </div>
35
71
  </div>
36
72
 
37
73
  <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>
74
+ <div class="col-sm-6" :class="[!model.f_order_address ? 'has-error' : '']">
75
+ <label class="font_normal_body">预约地址</label>
76
+ <input type="text" v-model="model.f_order_address" style="width: 60%" class="input_search">
77
+ </div>
78
+ <div class="col-sm-6" :class="[!model.f_quantity ? 'has-error' : '']">
79
+ <label class="font_normal_body">申请户数</label>
80
+ <input type="text" v-model="model.f_quantity" style="width: 60%" class="input_search">
81
+ </div>
82
+ </div>
83
+
84
+ <div class="row">
85
+ <div class="col-sm-6" :class="[!model.f_auth_type ? 'has-error' : '']">
86
+ <label class="font_normal_body">认证类型</label>
87
+ <v-select :value.sync="model.f_auth_type" v-model="model.f_auth_type"
88
+ placeholder='认证类型'
89
+ :search="false"
90
+ :value-single="true"
91
+ :options='authTypes'
92
+ close-on-select
93
+ ></v-select>
94
+ </div>
95
+ <div class="col-sm-6" :class="[!model.f_invoice_type ? 'has-error' : '']">
96
+ <label class="font_normal_body">票据类型</label>
97
+ <v-select :value.sync="model.f_invoice_type" v-model="model.f_invoice_type"
98
+ placeholder='票据类型'
99
+ :search="false"
100
+ :search="false"
101
+ :value-single="true"
102
+ :options='invoicesTypes'
103
+ close-on-select
104
+ ></v-select>
105
+ </div>
106
+ </div>
107
+
108
+ <div class="row">
109
+ <div class="col-sm-6" :class="[!model.f_buy_name ? 'has-error' : '']">
110
+ <label class="font_normal_body">购方单位名称</label>
111
+ <input type="text" v-model="model.f_buy_name" style="width: 60%" class="input_search">
112
+ </div>
113
+ <div class="col-sm-6" :class="[!model.f_buy_tax_id ? 'has-error' : '']">
114
+ <label class="font_normal_body">购方开票识别号</label>
115
+ <input type="text" v-model="model.f_buy_tax_id" style="width: 60%" class="input_search">
116
+ </div>
117
+ </div>
118
+
119
+ <div class="row">
120
+ <div class="col-sm-6" :class="[!model.f_bank_account ? 'has-error' : '']">
121
+ <label class="font_normal_body">购方开户行及账号</label>
122
+ <input type="text" v-model="model.f_bank_account" style="width: 60%" class="input_search">
123
+ </div>
124
+ <div class="col-sm-6" :class="[!model.f_address_phone ? 'has-error' : '']">
125
+ <label class="font_normal_body">购方地址电话</label>
126
+ <input type="text" v-model="model.f_address_phone" style="width: 60%" class="input_search">
127
+ </div>
128
+ </div>
129
+
130
+ <div class="row">
131
+ <div class="col-sm-6" :class="[!model.f_note ? 'has-error' : '']">
132
+ <label class="font_normal_body">备注</label>
133
+ <input type="text" v-model="model.f_note" style="width: 60%" class="input_search">
61
134
  </div>
62
135
  </div>
136
+
63
137
  <div class="row">
64
138
  <div class="col-sm-6" :class="[!model.f_project_name ? 'has-error' : '']">
65
139
  <label class="font_normal_body">项目名称</label>
66
- <input type="text" v-model="model.f_project_name" style="width: 48%" class="input_search">
140
+ <input type="text" v-model="model.f_project_name" style="width: 60%" class="input_search">
141
+ </div>
142
+ <div class="col-sm-6" :class="[!model.f_project_address ? 'has-error' : '']">
143
+ <label class="font_normal_body">项目地址</label>
144
+ <input type="text" v-model="model.f_project_address" style="width: 60%" class="input_search">
67
145
  </div>
68
- <div class="col-sm-6">
146
+ </div>
147
+
148
+ <div class="row">
149
+ <div class="col-sm-6" :class="[!model.f_land_acquisition_methods ? 'has-error' : '']">
69
150
  <label class="font_normal_body">土地获取方式</label>
70
151
  <v-select :value.sync="model.f_land_acquisition_methods" v-model="model.f_land_acquisition_methods"
71
152
  placeholder='土地获取方式'
72
- value-single="true"
73
- :options='$parent.$parent.landMethods'
153
+ :search="false"
154
+ :value-single="true"
155
+ :options='landMethods'
74
156
  close-on-select
75
157
  ></v-select>
76
158
  </div>
159
+ <div class="col-sm-6" :class="[!model.f_land_area ? 'has-error' : '']">
160
+ <label class="font_normal_body">用地面积</label>
161
+ <input type="text" v-model="model.f_land_area" style="width: 60%" class="input_search">
162
+ </div>
77
163
  </div>
78
164
 
79
165
  <div class="row">
80
- <div class="col-sm-12" :class="[!model.f_total_investment ? 'has-error' : '']">
166
+ <div class="col-sm-6" :class="[!model.f_total_investment ? 'has-error' : '']">
81
167
  <label class="font_normal_body">总投资(万元)</label>
82
- <input type="text" v-model="model.f_total_investment" style="width: 30%"
83
- class="input_search">
168
+ <input type="text" v-model="model.f_total_investment" style="width: 60%" class="input_search">
169
+ </div>
170
+ <div class="col-sm-6" :class="[!model.f_national_standard_industry ? 'has-error' : '']">
171
+ <label class="font_normal_body">国标行业</label>
172
+ <input type="text" v-model="model.f_national_standard_industry" style="width: 30%" class="input_search">
84
173
  </div>
85
-
86
174
  </div>
175
+
87
176
  <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
177
  <div class="col-sm-6" :class="[!model.f_open_date ? 'has-error' : '']">
93
178
  <label class="font_normal_body">拟开工时间</label>
94
179
  <datepicker id="f_bill_date" placeholder="拟开工时间" style="width:60%"
@@ -109,11 +194,8 @@
109
194
  v-validate:f_success_date='{required: true}'>
110
195
  </datepicker>
111
196
  </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
197
  </div>
198
+
117
199
  <div class="row">
118
200
  <div class="col-sm-12" :class="[!model.f_construction_content ? 'has-error' : '']">
119
201
  <label class="font_normal_body">建设规模及内容</label>
@@ -129,19 +211,19 @@
129
211
  type="button"
130
212
  class="btn button_search"
131
213
  :disabled="!isFormComplete()"
132
- @click="save">接收
214
+ @click="save('受理')">受理
133
215
  </button>
134
216
  <button
135
217
  type="button"
136
218
  class="btn button_search"
137
219
  :disabled="!isFormComplete()"
138
- @click="save">施工
220
+ @click="save('施工')">施工
139
221
  </button>
140
222
  <button
141
223
  type="button"
142
224
  class="btn button_search"
143
225
  :disabled="!isFormComplete()"
144
- @click="save">完工
226
+ @click="save('完工')">完工
145
227
  </button>
146
228
  <button class="btn button_clear" @click="cancel">取消</button>
147
229
  </div>
@@ -149,19 +231,19 @@
149
231
  </template>
150
232
 
151
233
  <script>
152
-
153
234
  export default {
154
235
  title: '报警处置',
155
236
 
156
- data() {
237
+ data () {
157
238
  return {
158
- landMethods: [{label: '划拨用地', value: '划拨用地'}, {
159
- label: '自有用地',
160
- value: '自有用地'
161
- }, {label: '公开出让用地', value: '公开出让用地'}, {label: '协议出让用地', value: '协议出让用地'}, {
162
- label: '其他',
163
- value: '其他'
164
- }]
239
+ // [{label: '全部', value: ''}, ...this.$appdata.getParam('报建类型')?this.$appdata.getParam('报建类型'):[]],
240
+ landMethods: [...this.$appdata.getParam('土地获取方式') ? this.$appdata.getParam('土地获取方式') : []],
241
+ documentTypes: [...this.$appdata.getParam('证件类型') ? this.$appdata.getParam('证件类型') : []],
242
+ authTypes: [...this.$appdata.getParam('认证类型') ? this.$appdata.getParam('认证类型') : []],
243
+ invoicesTypes: [...this.$appdata.getParam('票据类型') ? this.$appdata.getParam('票据类型') : []],
244
+ applySources: [...this.$appdata.getParam('报建来源') ? this.$appdata.getParam('报建来源') : []],
245
+ userTypes: [...this.$appdata.getParam('客户类型') ? this.$appdata.getParam('客户类型') : []],
246
+ applyTypes: [...this.$appdata.getParam('报建类型') ? this.$appdata.getParam('报建类型') : []]
165
247
  }
166
248
  },
167
249
 
@@ -171,22 +253,26 @@ export default {
171
253
  }
172
254
  },
173
255
  methods: {
174
- isFormComplete() {
256
+ isFormComplete () {
175
257
  const model = this.model
176
258
  return (
177
- model.f_user_name && model.f_user_phone && model.f_address && model.f_device_code && model.f_latest_alarm_value &&
178
- model.f_alarm_type && model.f_latest_alarm_level && model.f_latest_alarm_time && model.f_dispose_status &&
179
- model.f_dispose_person && model.f_dispose_phone && model.f_status && model.f_dispose_time && model.f_explain
259
+ model.f_user_name && model.f_user_type && model.f_contact && model.f_phone && model.f_credentials &&
260
+ model.f_idnumber && model.f_apply_type && model.f_apply_source && model.f_order_address &&
261
+ model.f_quantity && model.f_auth_type && model.f_invoice_type && model.f_buy_name && model.f_buy_tax_id &&
262
+ model.f_bank_account && model.f_address_phone && model.f_note && model.f_project_name &&
263
+ model.f_project_address && model.f_land_acquisition_methods && model.f_land_area && model.f_total_investment &&
264
+ model.f_national_standard_industry && model.f_open_date && model.f_success_date && model.f_construction_content
180
265
  )
181
266
  },
182
- cancel() {
267
+ cancel () {
183
268
  this.$dispatch('close')
184
269
  },
185
270
  addressValid (val) {
186
271
  console.log(val)
187
272
  },
188
- save () {
189
- this.$resetpost('rs/logic/pushAlarmDispose', {data: this.model}).then((res) => {
273
+ save (status) {
274
+ this.model.f_state = status
275
+ this.$resetpost('/third/rs/logic/gjPushData', {data: this.model}).then((res) => {
190
276
  console.log('this.model', this.model)
191
277
  })
192
278
  this.$dispatch('close')
@@ -202,5 +288,9 @@ export default {
202
288
  margin: 20px 40px;
203
289
  }
204
290
 
291
+ label {
292
+ width: 130px;
293
+ }
294
+
205
295
 
206
296
  </style>
@@ -1,7 +1,6 @@
1
1
  <template>
2
- <div style="flex:1;" class="flex">
3
2
  <criteria-paged :model="model" v-ref:paged>
4
- <criteria partial='criteria' v-ref:criteria @condition-changed='$parent.search'>
3
+ <criteria partial='criteria' v-ref:criteria @condition-changed='$parent.searchCondition'>
5
4
  <div novalidate class="form-horizontal select-overspread container-fluid auto" partial>
6
5
  <div class="col-sm-2">
7
6
  <label class="font_normal_body">客户名称</label>
@@ -14,10 +13,10 @@
14
13
  <div class="col-sm-2">
15
14
  <label class="font_normal_body">工程编号</label>
16
15
  <input type="text" class="input_search" style="width:60%"
17
- v-model="model.f_apply_num"
16
+ v-model="model.f_project_code"
18
17
  placeholder='工程编号'
19
- :size="model.f_apply_num ? model.f_apply_num.length : 10"
20
- condition="f_apply_num like '%{}%'">
18
+ :size="model.f_project_code ? model.f_project_code.length : 10"
19
+ condition="f_project_code like '%{}%'">
21
20
  </div>
22
21
  <div class="col-sm-2">
23
22
  <label class="font_normal_body">联系电话</label>
@@ -25,15 +24,15 @@
25
24
  v-model="model.f_phone"
26
25
  placeholder='联系电话'
27
26
  :size="model.f_phone ? model.f_phone.length : 11"
28
- condition="f_apply_num like '%{}%'">
27
+ condition="f_phone like '%{}%'">
29
28
  </div>
30
29
  <div class="col-sm-2">
31
30
  <label class="font_normal_body">用户地址</label>
32
31
  <input type="text" class="input_search" style="width:60%"
33
- v-model="model.f_address"
32
+ v-model="model.f_project_address"
34
33
  placeholder='用户地址'
35
- :size="model.f_address ? model.f_address.length : 11"
36
- condition="f_address like '%{}%'">
34
+ :size="model.f_project_address ? model.f_project_address.length : 11"
35
+ condition="f_project_address like '%{}%'">
37
36
  </div>
38
37
  <div class="col-sm-2">
39
38
  <label class="font_normal_body">报建类型</label>
@@ -45,26 +44,6 @@
45
44
  condition="f_apply_type = '{}'"
46
45
  ></v-select>
47
46
  </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
47
  <div class="col-sm-2">
69
48
  <label class="font_normal_body">报建来源</label>
70
49
  <v-select :value.sync="model.f_apply_source" v-model="model.f_apply_source"
@@ -75,6 +54,16 @@
75
54
  condition="f_apply_source = '{}'"
76
55
  ></v-select>
77
56
  </div>
57
+ <div class="col-sm-2">
58
+ <label class="font_normal_body">状态</label>
59
+ <v-select :value.sync="model.f_process_state" v-model="model.f_process_state"
60
+ placeholder='状态'
61
+ value-single="true"
62
+ :options='$parent.$parent.processState'
63
+ close-on-select
64
+ condition="f_process_state = '{}'"
65
+ ></v-select>
66
+ </div>
78
67
  <div class="form-group col-sm-2">
79
68
  <label for="startDate" class="font_normal_body">开始时间</label>
80
69
  <datepicker id="startDate" placeholder="开始日期"
@@ -83,7 +72,7 @@
83
72
  :value.sync="model.startDate"
84
73
  :format="'yyyy-MM-dd 00:00:00'"
85
74
  :show-reset-button="true"
86
- condition="f_apply_date >= '{}'">
75
+ condition="f_orderdate >= '{}'">
87
76
  </datepicker>
88
77
  </div>
89
78
  <div class="form-group col-sm-2">
@@ -94,7 +83,7 @@
94
83
  :value.sync="model.endDate"
95
84
  :format="'yyyy-MM-dd 23:59:59'"
96
85
  :show-reset-button="true"
97
- condition="f_apply_date <= '{}'">
86
+ condition="f_orderdate <= '{}'">
98
87
  </datepicker>
99
88
  </div>
100
89
  <div class="col-sm-2 form-group" style="float:right">
@@ -104,7 +93,11 @@
104
93
  </div>
105
94
  </div>
106
95
  </criteria>
107
- <data-grid id="queryinstruct" partial='list' class="list_area table_sy" v-ref:grid :model="model">
96
+ <data-grid :model="model"
97
+ partial='list'
98
+ style="overflow: auto"
99
+ class="list_area table_sy"
100
+ v-ref:grid >
108
101
  <template partial='head'>
109
102
  <tr>
110
103
  <th style="text-align:center"><nobr>工程编号</nobr></th>
@@ -112,30 +105,27 @@
112
105
  <th style="text-align:center"><nobr>电话</nobr></th>
113
106
  <th style="text-align:center"><nobr>地址</nobr></th>
114
107
  <th style="text-align:center"><nobr>来源</nobr></th>
108
+ <th style="text-align:center"><nobr>状态</nobr></th>
115
109
  <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
- <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>
120
112
  </tr>
121
113
  </template>
122
- <template partial='body'>
114
+ <template partial='body' style="height: 80vh">
123
115
  <tr>
124
- <td style="text-align:center"><nobr>{{ row.f_apply_num }}</nobr></td>
116
+ <td style="text-align:center"><nobr>{{ row.f_project_code }}</nobr></td>
125
117
  <td style="text-align:center"><nobr>{{ row.f_user_name }}</nobr></td>
126
118
  <td style="text-align:center"><nobr>{{ row.f_phone }}</nobr></td>
127
- <td style="text-align:center"><nobr>{{ row.f_address }}</nobr></td>
119
+ <td style="text-align:center"><nobr>{{ row.f_project_address }}</nobr></td>
128
120
  <td style="text-align:center"><nobr>{{ row.f_apply_source }}</nobr></td>
121
+ <td style="text-align:center"><nobr>{{ row.f_process_state }}</nobr></td>
129
122
  <td style="text-align:center"><nobr>{{ row.f_apply_type }}</nobr></td>
130
- <td style="text-align:center"><nobr>{{ row.f_apply_nature }}</nobr></td>
131
- <td style="text-align:center"><nobr>{{ row.defname }}</nobr></td>
132
- <td style="text-align:center"> <nobr>{{ row.f_sub_state }}</nobr></td>
133
- <td style="text-align:center"><nobr>{{ row.f_apply_date }}</nobr></td>
123
+ <td style="text-align:center"><nobr>{{ row.f_land_acquisition_methods }}</nobr></td>
124
+ <td style="text-align:center"><nobr>{{ row.f_construction_content }}</nobr></td>
134
125
  </tr>
135
126
  </template>
136
127
  </data-grid>
137
128
  </criteria-paged>
138
- </div>
139
129
  </template>
140
130
 
141
131
  <script>
@@ -145,12 +135,12 @@ export default {
145
135
  title: '政府报建',
146
136
  data () {
147
137
  return {
148
- model: new PagedList('rs/sql/getApplyPushList', 30),
138
+ model: new PagedList('rs/sql/getApplyPushList', 30, null),
149
139
  row: null,
150
- applyNature: [{label: '全部', value: ''}, {label: '散户', value: '散户'}, {label: '小区', value: '小区'},{label: '商业', value: '商业'},{label: '工业', value: '工业'}],
151
- applySource: [{label: '全部', value: ''}, {label: '微信公众号', value: '微信公众号'}, {label: '线下发起', value: '线下发起'}],
152
- applyType: [{label: '全部', value: ''}, {label: '民用报建', value: '民用报建'}, {label: '非民用报建', value: '非民用报建'}],
140
+ applyType: [{label: '全部', value: ''}, {label: '散户', value: '散户'}, {label: '小区', value: '小区'},{label: '商业', value: '商业'},{label: '工业', value: '工业'}],
141
+ applySource: [{label: '全部', value: ''}, {label: '燃气公司', value: '燃气公司'}, {label: '工建', value: '工建'}],
153
142
  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: '完工'}],
143
+ processState: [{label: '全部', value: ''}, {label: '受理', value: '受理'}, {label: '施工', value: '施工'}, {label: '完工', value: '完工'},
154
144
  criteriaShow: false,
155
145
  isdeal: true
156
146
  }
@@ -161,7 +151,7 @@ export default {
161
151
  }
162
152
  },
163
153
  ready () {
164
- this.search({condition: ' 1 = 1 '})
154
+ this.search()
165
155
  },
166
156
  load () {
167
157
  },
@@ -169,10 +159,15 @@ export default {
169
159
  },
170
160
  methods: {
171
161
  search (args) {
162
+ // this.$refs.cp.$refs.cri.search()
163
+ this.$dispatch('search')
164
+ },
165
+ searchCondition (args) {
172
166
  args.condition += this.orgcondition ? this.orgcondition : ''
173
- console.log('args.condition' + args.condition)
174
- this.condition = args.condition
167
+ args.tablename = 't_third_apply'
168
+ console.log('看看是啥', args)
175
169
  this.model.search(args.condition, args.model)
170
+ // this.$dispatch('search')
176
171
  },
177
172
  idsearch () {
178
173
  this.$emit('add', '111')
@@ -188,7 +183,7 @@ export default {
188
183
  }
189
184
  }
190
185
  </script>
191
- <style>
186
+ <style scoped>
192
187
  .form-input-group label {
193
188
  text-align: right;
194
189
  width: auto;
@@ -1,11 +1,11 @@
1
1
  <template>
2
- <div id="unit" class="row" :class="{'binary':showItem}">
2
+ <div id="unit" class="flex-row" :class="{'binary':showItem}">
3
3
  <div :class="{'basic-main':!showItem,'binary-left':showItem}">
4
4
  <gongjian-apply-list @select-changed="idsearch" :styles="showItem?'col-sm-3':'col-sm-2'" v-if="stepControl"
5
5
  v-ref:jgDeviceAlarmlist @add="add"></gongjian-apply-list>
6
6
  </div>
7
- <div class="binary-right">
8
- <gongjian-apply-dispose :recordlist="recordlist" :model="model" :oldmodel="oldmodel" v-show="showItem"
7
+ <div class="binary-right" v-show="showItem">
8
+ <gongjian-apply-dispose :recordlist="recordlist" :model="model" :oldmodel="oldmodel"
9
9
  :f_distribution_state="f_distribution_state" :row="row" :rowsdata="rowsdata1"
10
10
  :warehousename="warehousename"
11
11
  ></gongjian-apply-dispose>
@@ -28,7 +28,7 @@ export default {
28
28
 
29
29
  // 分公司id串
30
30
  width: '100%',
31
- f_filialeids: this.$login.f.f_fengongsi?this.$login.f.f_fengongsi:'榆林.榆川天然气',
31
+ f_filialeids: this.$login.f.orgs,
32
32
  areaShow: false,
33
33
  areatype: '小区',
34
34
  arearow: {},
@@ -66,6 +66,7 @@ export default {
66
66
  },
67
67
  refresh() {
68
68
  this.areaShow = false
69
+ this.showItem = false
69
70
  this.$refs.arealist.$refs.paged.$refs.cri.search()
70
71
  },
71
72
  idsearch(row) {