manage-client 3.3.46 → 3.3.48

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 (29) hide show
  1. package/package.json +1 -1
  2. package/src/components/SellReport/AmountGas.vue +1 -1
  3. package/src/components/SellReport/ChSellReport.vue +1 -1
  4. package/src/components/SellReport/ChargeDayTable.vue +1 -1
  5. package/src/components/SellReport/ChargeMonthTable.vue +1 -1
  6. package/src/components/SellReport/ChargeYearTable.vue +1 -1
  7. package/src/components/SellReport/GasSummary.vue +1 -1
  8. package/src/components/SellReport/Gasc.vue +1 -1
  9. package/src/components/SellReport/GetUserNum.vue +3 -3
  10. package/src/components/SellReport/ManageSellType.vue +3 -3
  11. package/src/components/SellReport/ManageUserCount.vue +1 -1
  12. package/src/components/SellReport/OperatorCheckoutReport.vue +3 -3
  13. package/src/components/SellReport/OperatorCheckoutTwo.vue +3 -3
  14. package/src/components/SellReport/SellBySelfHelp.vue +3 -3
  15. package/src/components/SellReport/WeiNanYuShou.vue +1 -1
  16. package/src/components/SellReport/XiaoShouReport.vue +2 -2
  17. package/src/components/SellReport/chaostyle.vue +1 -1
  18. package/src/components/SellReport/feimin_style.vue +1 -1
  19. package/src/components/SellReport/shoufeistyle.vue +1 -1
  20. package/src/components/handReport/GeneraHandReport.vue +3 -3
  21. package/src/components/webmeter/instruction/NewQueryInstruct.vue +7 -1
  22. package/src/filiale/ceshi/ChManageBusSummary.vue +3 -3
  23. package/src/filiale/kelai/feimin_style.vue +1 -1
  24. package/src/filiale/macheng/ManageSellType.vue +3 -3
  25. package/src/filiale/ningjin/ManageSellType.vue +3 -3
  26. package/src/filiale/rizhao/ChargeQuery.vue +7 -1
  27. package/src/filiale/rizhao/config/exportConfig.js +4 -2
  28. package/src/filiale/shiquan/ManageSellType.vue +3 -3
  29. package/src/filiale/zhongyi/ManageSellType.vue +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "manage-client",
3
- "version": "3.3.46",
3
+ "version": "3.3.48",
4
4
  "description": "经营管控模块前台组件",
5
5
  "main": "src/index.js",
6
6
  "directories": {
@@ -172,7 +172,7 @@ export default {
172
172
  },
173
173
  selfSearch (args) {
174
174
  this.printTime = this.$login.toStandardTimeString()
175
- let orgcondition = ' f_orgid in (' + this.f_orgid + ')'
175
+ let orgcondition = ` f_orgid in ('${this.f_orgid}')`
176
176
  if (this.f_depid[0]) {
177
177
  orgcondition += ` and f_depid in ('${this.f_depid}')`
178
178
  }
@@ -172,7 +172,7 @@
172
172
  },
173
173
  selfSearch (args) {
174
174
  this.printTime = this.$login.toStandardTimeString()
175
- let orgcondition = ' f_orgid in (' + this.f_orgid + ')'
175
+ let orgcondition = ` f_orgid in ('${this.f_orgid}')`
176
176
  if (this.f_depid[0]) {
177
177
  orgcondition += ` and f_depid in ('${this.f_depid}')`
178
178
  }
@@ -173,7 +173,7 @@
173
173
  },
174
174
  selfSearch (args) {
175
175
  this.printTime = this.$login.toStandardTimeString()
176
- let orgcondition = ' f_orgid in (' + this.f_orgid + ')'
176
+ let orgcondition = ` f_orgid in ('${this.f_orgid}')`
177
177
  if (this.f_depid[0]) {
178
178
  orgcondition += ` and f_depid in ('${this.f_depid}')`
179
179
  }
@@ -172,7 +172,7 @@
172
172
  },
173
173
  selfSearch (args) {
174
174
  this.printTime = this.$login.toStandardTimeString()
175
- let orgcondition = ' f_orgid in (' + this.f_orgid + ')'
175
+ let orgcondition = ` f_orgid in ('${this.f_orgid}')`
176
176
  if (this.f_depid[0]) {
177
177
  orgcondition += ` and f_depid in ('${this.f_depid}')`
178
178
  }
@@ -173,7 +173,7 @@
173
173
  },
174
174
  selfSearch (args) {
175
175
  this.printTime = this.$login.toStandardTimeString()
176
- let orgcondition = ' f_orgid in (' + this.f_orgid + ')'
176
+ let orgcondition = ` f_orgid in ('${this.f_orgid}')`
177
177
  if (this.f_depid[0]) {
178
178
  orgcondition += ` and f_depid in ('${this.f_depid}')`
179
179
  }
@@ -172,7 +172,7 @@
172
172
  },
173
173
  selfSearch (args) {
174
174
  this.printTime = this.$login.toStandardTimeString()
175
- let orgcondition = ' f_orgid in (' + this.f_orgid + ')'
175
+ let orgcondition = ` f_orgid in ('${this.f_orgid}')`
176
176
  if (this.f_depid[0]) {
177
177
  orgcondition += ` and f_depid in ('${this.f_depid}')`
178
178
  }
@@ -172,7 +172,7 @@ export default {
172
172
  },
173
173
  selfSearch (args) {
174
174
  this.printTime = this.$login.toStandardTimeString()
175
- let orgcondition = ' f_orgid in (' + this.f_orgid + ')'
175
+ let orgcondition = ` f_orgid in ('${this.f_orgid}')`
176
176
  if (this.f_depid[0]) {
177
177
  orgcondition += ` and f_depid in ('${this.f_depid}')`
178
178
  }
@@ -172,12 +172,12 @@
172
172
  },
173
173
  selfSearch (args) {
174
174
  this.printTime = this.$login.toStandardTimeString()
175
- let orgcondition = 'f.f_orgid in (' + this.f_orgid + ')'
175
+ let orgcondition = `f.f_orgid in (${this.f_orgid})`
176
176
  if (this.f_depid[0]) {
177
- orgcondition += ' and f.f_depid in (' + this.f_depid + ')'
177
+ orgcondition += ` and f.f_depid in (${this.f_depid})`
178
178
  }
179
179
  if(this.f_operatorid[0]) {
180
- orgcondition += ' and f.f_operatorid in (' + this.f_operatorid + ')'
180
+ orgcondition += ` and f.f_operatorid in (${this.f_operatorid})`
181
181
  }
182
182
  this.$refs.paged.$refs.criteria.model.f_orgid = orgcondition
183
183
  this.$refs.paged.search(args)
@@ -201,13 +201,13 @@
201
201
  this.printTime = this.$login.toStandardTimeString()
202
202
  this.orgCondtionStr='1=1'
203
203
  if (this.f_orgid[0]) {
204
- this.orgCondtionStr += ' and f_orgid in (' + this.f_orgid + ")"
204
+ this.orgCondtionStr += " and f_orgid in ('" + this.f_orgid + "')"
205
205
  }
206
206
  if (this.f_depid[0]) {
207
- this.orgCondtionStr += " and f_depid in (" + this.f_depid.toString() + ")"
207
+ this.orgCondtionStr += " and f_depid in ('" + this.f_depid.toString() + "')"
208
208
  }
209
209
  if(this.f_operatorid[0]) {
210
- this.orgCondtionStr += ' and f_operatorid in (' + this.f_operatorid + ")"
210
+ this.orgCondtionStr += " and f_operatorid in ('" + this.f_operatorid + "')"
211
211
  }
212
212
  this.$refs.paged.$refs.criteria.model.f_orgid = this.orgCondtionStr.replace('1=1','') + (this.f_state && this.f_state != '' ? " and f_state='" + this.f_state + "' " : '')
213
213
  this.$refs.paged.search(args)
@@ -223,7 +223,7 @@
223
223
  this.printTime = this.$login.toStandardTimeString()
224
224
  this.orgCondtionStr='1=1'
225
225
  if (this.f_orgid[0]) {
226
- this.orgCondtionStr += ' and f_orgid in ( ' + this.f_orgid + ')'
226
+ this.orgCondtionStr += ` and f_orgid in ('${this.f_orgid}')`
227
227
  }
228
228
  if (this.f_depid[0]) {
229
229
  this.orgCondtionStr += ` and f_depid = '${this.f_depid}'`
@@ -166,13 +166,13 @@
166
166
  this.printTime = this.$login.toStandardTimeString()
167
167
  let orgcondition = '1 = 1'
168
168
  if (this.f_orgid[0]){
169
- orgcondition += ' and f_orgid in ( ' + this.f_orgid + ')'
169
+ orgcondition += ` and f_orgid in ('${this.f_orgid}')`
170
170
  }
171
171
  if (this.f_depid[0]) {
172
- orgcondition += ' and f_depid in ( ' + this.f_depid + ')'
172
+ orgcondition += ` and f_depid in ('${this.f_depid}')`
173
173
  }
174
174
  if(this.f_operatorid[0]) {
175
- orgcondition += ' and f_operatorid in ( ' + this.f_operatorid + ')'
175
+ orgcondition += ` and f_operatorid in ('${this.f_operatorid}')`
176
176
  }
177
177
  this.$refs.paged.$refs.criteria.model.f_orgid = orgcondition
178
178
  this.$refs.paged.search(args)
@@ -181,13 +181,13 @@
181
181
  this.printTime = this.$login.toStandardTimeString()
182
182
  let orgcondition = '1 = 1'
183
183
  if (this.f_orgid[0]){
184
- orgcondition += ' and f_orgid in ( ' + this.f_orgid + ')'
184
+ orgcondition += ` and f_orgid in ('${this.f_orgid}')`
185
185
  }
186
186
  if (this.f_depid[0]) {
187
- orgcondition += ' and f_depid in ( ' + this.f_depid + ')'
187
+ orgcondition += ` and f_depid in ('${this.f_depid}')`
188
188
  }
189
189
  if(this.f_operatorid[0]) {
190
- orgcondition += ' and f_operatorid in ( ' + this.f_operatorid + ')'
190
+ orgcondition += ` and f_operatorid in ('${this.f_operatorid}')`
191
191
  }
192
192
  if(this.depname){
193
193
  this.$refs.paged.$refs.criteria.model.depname = this.depname
@@ -181,13 +181,13 @@
181
181
  this.printTime = this.$login.toStandardTimeString()
182
182
  let orgcondition = '1 = 1'
183
183
  if (this.f_orgid[0]){
184
- orgcondition += ' and f_orgid in ( ' + this.f_orgid + ')'
184
+ orgcondition += ` and f_orgid in ('${this.f_orgid}')`
185
185
  }
186
186
  if (this.f_depid[0]) {
187
- orgcondition += ' and f_depid in ( ' + this.f_depid + ')'
187
+ orgcondition += ` and f_depid in ('${this.f_depid}')`
188
188
  }
189
189
  if(this.f_operatorid[0]) {
190
- orgcondition += ' and f_operatorid in ( ' + this.f_operatorid + ')'
190
+ orgcondition += ` and f_operatorid in ('${this.f_operatorid}')`
191
191
  }
192
192
  if(this.depname){
193
193
  this.$refs.paged.$refs.criteria.model.depname = this.depname
@@ -172,7 +172,7 @@
172
172
  },
173
173
  selfSearch (args) {
174
174
  this.printTime = this.$login.toStandardTimeString()
175
- let orgcondition = ' f_orgid in (' + this.f_orgid + ')'
175
+ let orgcondition = ` f_orgid in ('${this.f_orgid}')`
176
176
  if (this.f_depid[0]) {
177
177
  orgcondition += ` and f_depid in ('${this.f_depid}')`
178
178
  }
@@ -174,10 +174,10 @@
174
174
  this.printTime = this.$login.toStandardTimeString()
175
175
  let orgcondition = ' f_orgid in ( ' + this.f_orgid + ')'
176
176
  if (this.f_depid[0]) {
177
- orgcondition += ' and f_depid in ( ' + this.f_depid + ')'
177
+ orgcondition += ` and f_depid in ('${this.f_depid}')`
178
178
  }
179
179
  if(this.f_operatorid[0]) {
180
- orgcondition += ' and f_operatorid in ( ' + this.f_operatorid + ')'
180
+ orgcondition += ` and f_operatorid in ('${this.f_operatorid}')`
181
181
  }
182
182
  this.$refs.paged.$refs.criteria.model.f_orgid = orgcondition
183
183
  this.$refs.paged.search(args)
@@ -362,7 +362,7 @@ export default {
362
362
  this.$refs.paged.$refs.cri.search()
363
363
  },
364
364
  selfSearch(args) {
365
- let orgcondition = ' f_orgid in (' + this.f_orgid + ')'
365
+ let orgcondition = ` f_orgid in ('${this.f_orgid}')`
366
366
  if (this.f_depid[0]) {
367
367
  orgcondition += " and f_depid in("+this.f_depid.toString()+')'
368
368
  }
@@ -282,7 +282,7 @@ export default {
282
282
  this.$refs.paged.$refs.cri.search()
283
283
  },
284
284
  selfSearch(args) {
285
- let orgcondition = ' f_orgid in (' + this.f_orgid + ')'
285
+ let orgcondition = ` f_orgid in ('${this.f_orgid}')`
286
286
  if (this.f_depid[0]) {
287
287
  orgcondition += " and f_depid in("+this.f_depid.toString()+')'
288
288
  }
@@ -318,7 +318,7 @@ export default {
318
318
  this.$refs.paged.$refs.cri.search()
319
319
  },
320
320
  selfSearch(args) {
321
- let orgcondition = ' f_orgid in (' + this.f_orgid + ')'
321
+ let orgcondition = ` f_orgid in ('${this.f_orgid}')`
322
322
  if (this.f_depid[0]) {
323
323
  orgcondition += " and f_depid in("+this.f_depid.toString()+')'
324
324
  }
@@ -167,13 +167,13 @@
167
167
  this.$refs.paged.$refs.criteria.model.group1Name = this.$refs.paged.$refs.criteria.$refs.groupone.selectedItems
168
168
  let orgcondition = '1 = 1'
169
169
  if (this.f_orgid[0]) {
170
- orgcondition += ' and f_orgid in ( ' + this.f_orgid + ')'
170
+ orgcondition += ` and f_orgid in ('${this.f_orgid}')`
171
171
  }
172
172
  if (this.f_depid[0]) {
173
- orgcondition += ' and f_depid in ( ' + this.f_depid + ')'
173
+ orgcondition += ` and f_depid in ('${this.f_depid}')`
174
174
  }
175
175
  if (this.f_operatorid[0]) {
176
- orgcondition += ' and f_operatorid in ( ' + this.f_operatorid + ')'
176
+ orgcondition += ` and f_operatorid in ('${this.f_operatorid}')`
177
177
  }
178
178
  let name1 = args.model.f_public_group1
179
179
  if (name1 == null || name1 == '') {
@@ -198,6 +198,9 @@
198
198
  <th style="text-align:center">
199
199
  <nobr>操作内容</nobr>
200
200
  </th>
201
+ <th style="text-align:center">
202
+ <nobr>操作原因</nobr>
203
+ </th>
201
204
  <th style="text-align:center">
202
205
  <nobr>操作人(记录)</nobr>
203
206
  </th>
@@ -260,6 +263,9 @@
260
263
  <td style="text-align:center">
261
264
  <nobr>{{row.note}}</nobr>
262
265
  </td>
266
+ <td style="text-align:center">
267
+ <nobr>{{row.f_info}}</nobr>
268
+ </td>
263
269
  <td style="text-align:center">
264
270
  <nobr>{{row.f_operator}}</nobr>
265
271
  </td>
@@ -332,7 +338,7 @@
332
338
  'f_userinfo_code': '客户编号','f_address': '客户地址','f_user_name': '客户姓名',
333
339
  'f_meternumber': '表号','f_meter_brand': '气表品牌','f_instruct_type': '指令类型',
334
340
  'f_instruct_state': '执行状态','f_receive_state': '执行结果','f_inputtor': '指令生成人','f_instruct_date': '指令时间',
335
- 'note':'操作内容','f_operator':'操作人(记录)','f_operate_date':'操作时间(记录)','f_operate_type':'操作类型','f_state':'操作状态',
341
+ 'note':'操作内容','f_info':'操作原因','f_operator':'操作人(记录)','f_operate_date':'操作时间(记录)','f_operate_type':'操作类型','f_state':'操作状态',
336
342
  'f_orgname': '组织机构'
337
343
  }
338
344
  },
@@ -207,13 +207,13 @@ import * as Util from '../../Util'
207
207
  this.printTime = this.$login.toStandardTimeString()
208
208
  this.orgCondtionStr='1=1'
209
209
  if (this.f_orgid[0]) {
210
- this.orgCondtionStr += ' and f_orgid in ( ' + this.f_orgid + ')'
210
+ this.orgCondtionStr += ` and f_orgid in ('${this.f_orgid}')`
211
211
  }
212
212
  if (this.f_depid[0]) {
213
- this.orgCondtionStr += ' and f_depid in ( ' + this.f_depid + ')'
213
+ this.orgCondtionStr += ` and f_depid in ('${this.f_depid}')`
214
214
  }
215
215
  if(this.f_operatorid[0]) {
216
- this.orgCondtionStr += ' and f_operatorid in ( ' + this.f_operatorid + ')'
216
+ this.orgCondtionStr += ` and f_operatorid in ('${this.f_operatorid}')`
217
217
  }
218
218
  this.$refs.paged.$refs.criteria.model.f_orgid = this.orgCondtionStr
219
219
  this.$refs.paged.search(args)
@@ -294,7 +294,7 @@ export default {
294
294
  this.$refs.paged.$refs.cri.search()
295
295
  },
296
296
  selfSearch(args) {
297
- let orgcondition = ' f_orgid in (' + this.f_orgid + ')'
297
+ let orgcondition = ` f_orgid in ('${this.f_orgid}')`
298
298
  if (this.f_depid[0]) {
299
299
  orgcondition += " and f_depid in("+this.f_depid.toString()+')'
300
300
  }
@@ -205,13 +205,13 @@
205
205
  let orgstr = this.orgCondtionStr
206
206
  orgcondition = orgcondition + orgstr
207
207
  /* if (this.f_orgid[0]) {
208
- this.orgCondtionStr += ' and f_orgid in (' + this.f_orgid + ")"
208
+ this.orgCondtionStr += ` and f_orgid in ('${this.f_orgid}')`
209
209
  }
210
210
  if (this.f_depid[0]) {
211
- this.orgCondtionStr += " and f_depid in (" + this.f_depid.toString() + ")"
211
+ this.orgCondtionStr += ` and f_depid in ('${this.f_depid.toString}')`
212
212
  }
213
213
  if(this.f_operatorid[0]) {
214
- this.orgCondtionStr += ' and f_operatorid in (' + this.f_operatorid + ")"
214
+ this.orgCondtionStr += ` and f_operatorid in ('${this.f_operatorid}')`
215
215
  }*/
216
216
  this.$refs.paged.$refs.criteria.model.f_orgid = this.orgCondtionStr.replace('1=1','') + (this.f_state && this.f_state != '' ? " and f_state='" + this.f_state + "' " : '')
217
217
  this.$refs.paged.search(args)
@@ -201,13 +201,13 @@
201
201
  this.printTime = this.$login.toStandardTimeString()
202
202
  this.orgCondtionStr='1=1'
203
203
  if (this.f_orgid[0]) {
204
- this.orgCondtionStr += ' and f_orgid in (' + this.f_orgid + ")"
204
+ this.orgCondtionStr += ` and f_orgid in ('${this.f_orgid}')`
205
205
  }
206
206
  if (this.f_depid[0]) {
207
- this.orgCondtionStr += " and f_depid in (" + this.f_depid.toString() + ")"
207
+ this.orgCondtionStr += ` and f_depid in ('${this.f_depid.toString}')`
208
208
  }
209
209
  if(this.f_operatorid[0]) {
210
- this.orgCondtionStr += ' and f_operatorid in (' + this.f_operatorid + ")"
210
+ this.orgCondtionStr += ` and f_operatorid in ('${this.f_operatorid}')`
211
211
  }
212
212
  this.$refs.paged.$refs.criteria.model.f_orgid = this.orgCondtionStr.replace('1=1','') + (this.f_state && this.f_state != '' ? " and f_state='" + this.f_state + "' " : '')
213
213
  this.$refs.paged.search(args)
@@ -343,6 +343,9 @@
343
343
  <th>
344
344
  <nobr>客户名称</nobr>
345
345
  </th>
346
+ <th>
347
+ <nobr>身份证号</nobr>
348
+ </th>
346
349
  <th>
347
350
  <nobr>小区</nobr>
348
351
  </th>
@@ -536,6 +539,9 @@
536
539
  <td style="text-align: center;">
537
540
  <nobr>{{row.f_user_name}}</nobr>
538
541
  </td>
542
+ <td style="text-align: center;">
543
+ <nobr>{{row.f_idnumber}}</nobr>
544
+ </td>
539
545
  <td style="text-align: center;"><nobr>
540
546
  <nobr>{{row.f_residential_area}}</nobr>
541
547
  </nobr> </td>
@@ -784,7 +790,7 @@
784
790
 
785
791
  <script>
786
792
  import {HttpResetClass, PagedList} from 'vue-client'
787
- import exportConfig from '../../components/sale/config/exportConfig'
793
+ import exportConfig from './config/exportConfig'
788
794
  let cardBtnGen = async function (self, val) {
789
795
  self.cardInfo = val.data
790
796
 
@@ -84,14 +84,16 @@ export default{
84
84
  'f_price_name': '气价名称','f_type': '收费类型', 'f_price': '单价', 'f_gas': '气量','f_money': '气费'
85
85
  },
86
86
  chargeConfig: {
87
- 'id': '收费编号', 'f_userinfo_code': '客户编号', 'f_olduserinfo_code': '档案编号', 'f_user_name': '客户名称', 'f_user_phone': '客户电话', 'f_address': '客户地址', 'f_zones': '片区', 'f_user_type': '客户类型',
87
+ 'id': '收费编号', 'f_userinfo_code': '客户编号', 'f_olduserinfo_code': '档案编号', 'f_user_name': '客户名称',
88
+ 'f_idnumber': '身份证号', 'f_user_phone': '客户电话', 'f_address': '客户地址', 'f_zones': '片区', 'f_user_type': '客户类型',
88
89
  'f_gasproperties': '用气性质', 'f_meternumber': '表号', 'f_meter_brand': '气表品牌', 'f_times': '购气次数', 'f_price_name': '气价名称',
89
90
  'f_last_tablebase': '上期底数', 'f_tablebase': '本期底数', 'f_pregas': '气量', 'fee': '金额', 'f_preamount': '燃气费', 'f_collection': '收款', 'f_privilege_money': '优惠金额', 'f_balance': '上期结余',
90
91
  'f_curbalance': '本期结余', 'f_type': '收费类型', 'f_payment': '付款方式', 'f_bank_type': '支付渠道', 'f_state': '状态', 'f_operate_date': '收费日期', 'f_serial_id': '流水号',
91
92
  'f_delaypay': '违约金', 'f_comments': '备注', 'f_operator': '操作员', 'f_depname': '部门', 'f_orgname': '公司',
92
93
  'f_yucun': '预存金额', 'f_card_id': '卡号', 'f_stairamount1': '一阶气量', 'f_stair1price': '一阶单价', 'f_stair1fee': '一阶气费',
93
94
  'f_stair2amount': '二阶气量', 'f_stair2price': '二阶单价', 'f_stair2fee': '二阶气费',
94
- 'f_stair3amount': '三阶气量', 'f_stair3price': '三阶单价', 'f_stair3fee': '三阶气费', 'f_inputtor': '抄表员','f_residential_area':'小区','f_serial_number':'业务单号'
95
+ 'f_stair3amount': '三阶气量', 'f_stair3price': '三阶单价', 'f_stair3fee': '三阶气费', 'f_inputtor': '抄表员',
96
+ 'f_residential_area': '小区', 'f_serial_number': '业务单号'
95
97
  },
96
98
  loginQueryConfig:{
97
99
  'userid': '登录人编号','username': '登录人名称', 'logindate': '登录时间', 'type': '类型'
@@ -205,13 +205,13 @@
205
205
  return
206
206
  }
207
207
  if (this.f_orgid[0]) {
208
- this.orgCondtionStr += ' and f_orgid in (' + this.f_orgid + ")"
208
+ this.orgCondtionStr += ` and f_orgid in ('${this.f_orgid}')`
209
209
  }
210
210
  if (this.f_depid[0]) {
211
- this.orgCondtionStr += " and f_depid in (" + this.f_depid.toString() + ")"
211
+ this.orgCondtionStr += ` and f_depid in ('${this.f_depid.toString}')`
212
212
  }
213
213
  if(this.f_operatorid[0]) {
214
- this.orgCondtionStr += ' and f_operatorid in (' + this.f_operatorid + ")"
214
+ this.orgCondtionStr += ` and f_operatorid in ('${this.f_operatorid}')`
215
215
  }
216
216
  this.$refs.paged.$refs.criteria.model.f_orgid = this.orgCondtionStr.replace('1=1','') + (this.f_state && this.f_state != '' ? " and f_state='" + this.f_state + "' " : '')
217
217
  this.$refs.paged.search(args)
@@ -201,13 +201,13 @@
201
201
  this.printTime = this.$login.toStandardTimeString()
202
202
  this.orgCondtionStr='1=1'
203
203
  if (this.f_orgid[0]) {
204
- this.orgCondtionStr += ' and f_orgid in (' + this.f_orgid + ")"
204
+ this.orgCondtionStr += ` and f_orgid in ('${this.f_orgid}')`
205
205
  }
206
206
  if (this.f_depid[0]) {
207
- this.orgCondtionStr += " and f_depid in (" + this.f_depid.toString() + ")"
207
+ this.orgCondtionStr += ` and f_depid in ('${this.f_depid.toString}')`
208
208
  }
209
209
  if(this.f_operatorid[0]) {
210
- this.orgCondtionStr += ' and f_operatorid in (' + this.f_operatorid + ")"
210
+ this.orgCondtionStr += ` and f_operatorid in ('${this.f_operatorid}')`
211
211
  }
212
212
  this.$refs.paged.$refs.criteria.model.f_orgid = this.orgCondtionStr.replace('1=1','') + (this.f_state && this.f_state != '' ? " and f_state='" + this.f_state + "' " : '')
213
213
  this.$refs.paged.search(args)