apply-clients 3.5.5-9 → 3.5.5-90

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 (81) hide show
  1. package/build/dev-server.js +7 -6
  2. package/package.json +6 -4
  3. package/src/App.vue +25 -25
  4. package/src/components/QXClient.js +333 -0
  5. package/src/components/SignTools.js +65 -0
  6. package/src/components/android/AppCheckTakePic.vue +168 -168
  7. package/src/components/android/Process/AppChargeList.vue +8 -0
  8. package/src/components/android/Process/AppExplorationUser.vue +1 -2
  9. package/src/components/android/Process/AppServiceControl.vue +1755 -1755
  10. package/src/components/product/Function/Service/FunctionServiceControl.vue +4 -4
  11. package/src/components/product/Install/ContractCharge.vue +210 -210
  12. package/src/components/product/PcZhihuanManagement.vue +160 -160
  13. package/src/components/product/Print/BuildOrder/buildOrderList.vue +339 -339
  14. package/src/components/product/Process/Processes/contractModel.vue +49 -37
  15. package/src/components/product/Process/Processes/selectApply.vue +251 -251
  16. package/src/components/product/Process/Processes/selectBcakApply.vue +250 -250
  17. package/src/filiale/baiyin/android/ByAddMaterialScience.vue +2 -0
  18. package/src/filiale/fugou/android/AppAddMaterialScience.vue +444 -444
  19. package/src/filiale/fugou/android/AppAddReplacement.vue +512 -341
  20. package/src/filiale/fugou/android/AppChargeManagement.vue +739 -739
  21. package/src/filiale/fugou/android/AppDevicesManagement.vue +3 -1
  22. package/src/filiale/fugou/android/AppExplorationUser.vue +3 -3
  23. package/src/filiale/fugou/android/AppInstallationDetails.vue +2 -1
  24. package/src/filiale/fugou/android/AppServiceControl.vue +75 -17
  25. package/src/filiale/fugou/android/AppZhihuanManagement.vue +14 -2
  26. package/src/filiale/fugou/pc/AddReplacement.vue +511 -340
  27. package/src/filiale/fugou/pc/ApplyChargeList.vue +487 -480
  28. package/src/filiale/fugou/pc/Applybatchdispatch.vue +754 -0
  29. package/src/filiale/fugou/pc/ExplorationSelect.vue +3 -4
  30. package/src/filiale/fugou/pc/InstallationDetails.vue +1 -1
  31. package/src/filiale/fugou/pc/ServiceControl.vue +47 -20
  32. package/src/filiale/fugou/pc/StopApplyList.vue +291 -0
  33. package/src/filiale/fugou/pc/addMaterialScience.vue +481 -481
  34. package/src/filiale/fugou/pc/addressAndUserinfoManagement.vue +216 -216
  35. package/src/filiale/fugou/pc/chargeReport.vue +215 -143
  36. package/src/filiale/fugou/pc/devicesManagement.vue +1 -0
  37. package/src/filiale/fugou/pc.js +3 -1
  38. package/src/filiale/gongyi/pc/addressAndUserinfoManagement.vue +187 -0
  39. package/src/filiale/gongyi/pc.js +25 -24
  40. package/src/filiale/hongda/pc/addMaterialScience.vue +723 -723
  41. package/src/filiale/jinhuang/android/AppAddMaterialScience.vue +635 -0
  42. package/src/filiale/jinhuang/android.js +6 -0
  43. package/src/filiale/jinhuang/pc/ContractList.vue +220 -0
  44. package/src/filiale/jinhuang/pc/ExplorationSelect.vue +523 -0
  45. package/src/filiale/jinhuang/pc/ServiceControl.vue +7 -0
  46. package/src/filiale/jinhuang/pc/addMaterialScience.vue +638 -0
  47. package/src/filiale/jinhuang/pc/addressAndUserinfoManagement.vue +41 -1
  48. package/src/filiale/jinhuang/pc.js +3 -0
  49. package/src/filiale/qianneng/android/AppServiceView.vue +13 -13
  50. package/src/filiale/qianneng/pc/ApplyMaterialDetailed.vue +1 -1
  51. package/src/filiale/qianneng/pc/Applybatchdispatch.vue +786 -769
  52. package/src/filiale/qianneng/pc/Applydetail.vue +1 -1
  53. package/src/filiale/qianneng/pc/FunctionServiceControl.vue +10 -3
  54. package/src/filiale/qianneng/pc/ServiceControl.vue +1387 -1382
  55. package/src/filiale/ruihua/pc/ServiceControl.vue +2 -1
  56. package/src/filiale/yangchunboneng/android/AppChargeManagement.vue +527 -520
  57. package/src/filiale/yangchunboneng/android/AppContractCharge.vue +210 -210
  58. package/src/filiale/yangchunboneng/android/AppExplorationUser.vue +72 -5
  59. package/src/filiale/yangchunboneng/android/AppInstallationMaterial.vue +1116 -1087
  60. package/src/filiale/yangchunboneng/android/AppProcessSupervisory.vue +331 -0
  61. package/src/filiale/yangchunboneng/android/AppServiceControl.vue +219 -43
  62. package/src/filiale/yangchunboneng/android/MaterIialOne.vue +21 -1
  63. package/src/filiale/yangchunboneng/android.js +21 -20
  64. package/src/filiale/yangchunboneng/pc/ApplyChargeList.vue +32 -4
  65. package/src/filiale/yangchunboneng/pc/ApplyUpload.vue +392 -392
  66. package/src/filiale/yangchunboneng/pc/ExplorationSelect.vue +612 -547
  67. package/src/filiale/yangchunboneng/pc/ServiceControl.vue +4 -2
  68. package/src/filiale/yangchunboneng/pc/StopApplyList.vue +294 -0
  69. package/src/filiale/yangchunboneng/pc/SupervisoryControl.vue +141 -0
  70. package/src/filiale/yangchunboneng/pc/SupervisoryList.vue +54 -42
  71. package/src/filiale/yangchunboneng/pc/SupervisoryListNew.vue +5 -1
  72. package/src/filiale/yangchunboneng/pc/SupervisoryServiceView.vue +1 -1
  73. package/src/filiale/yangchunboneng/pc/buildOrderList.vue +411 -0
  74. package/src/filiale/yangchunboneng/pc/chargeManagement.vue +5 -1
  75. package/src/filiale/yangchunboneng/pc/constructionInfo.vue +84 -0
  76. package/src/filiale/yangchunboneng/pc/printBuildOrder.vue +175 -0
  77. package/src/filiale/yangchunboneng/pc.js +29 -24
  78. package/src/main.js +4 -3
  79. package/src/test/SessionTestServlet.java +0 -69
  80. package/webapp/WEB-INF/web.xml +0 -52
  81. package/webapp/session-test.jsp +0 -59
@@ -168,18 +168,18 @@ export default {
168
168
  }
169
169
  console.log("item.ready"+item.ready)
170
170
  if (item.ready) {
171
- console.log(item.ready)
172
- item.options = await this[item.ready]()
171
+ console.log(item.ready)
172
+ item.options = await this[item.ready]()
173
173
 
174
- }
175
- if (!isEmpty(item.role)){
176
- console.log('获取对应角色的人员信息',item.role)
177
- item.options = await this.getDesignerPeople(item.role)
178
- item.optionsid = await this.getDesignerPeopleid(item.role)
179
- }
180
- if (item.multiple && !isEmpty(this.selectdata[item.field])){
181
- this.selectdata[item.field] = JSON.parse(this.selectdata[item.field])
182
- item.value = JSON.parse(item.value)
174
+ }
175
+ if (!isEmpty(item.role)){
176
+ console.log('获取对应角色的人员信息',item.role)
177
+ item.options = await this.getDesignerPeople(item.role)
178
+ item.optionsid = await this.getDesignerPeopleid(item.role)
179
+ }
180
+ if (item.multiple && !isEmpty(this.selectdata[item.field])){
181
+ this.selectdata[item.field] = JSON.parse(this.selectdata[item.field])
182
+ item.value = JSON.parse(item.value)
183
183
  }
184
184
  }
185
185
 
@@ -192,7 +192,7 @@ export default {
192
192
  }
193
193
  }
194
194
 
195
- this.selectdata[item.field] = item.value
195
+ this.selectdata[item.field] = item.value
196
196
  }
197
197
 
198
198
  // 控制组件
@@ -498,7 +498,7 @@ export default {
498
498
 
499
499
  let data = {
500
500
  tablename: 't_area',
501
- // condition: `f_filialeid = '${this.$login.f.orgid}' and f_street = '${this.show_data.f_street}'`
501
+ // condition: `f_filialeid = '${Vue.user.orgid}' and f_street = '${this.show_data.f_street}'`
502
502
  condition: `f_filialeid = '${Vue.user.orgid}' and f_street = '${this.show_data.f_street}'`
503
503
  }
504
504
  let http = new HttpResetClass()
@@ -550,11 +550,11 @@ export default {
550
550
  let f_address_type = this.getLableValue('地址类型')
551
551
 
552
552
  if (f_address_type === '民用市区') {
553
- // data.condition = `f_filialeid = '${this.$login.f.orgid}' and f_pcd = '${this.show_data.f_pcd}' and f_iscity = '市区'`
553
+ // data.condition = `f_filialeid = '${Vue.user.orgid}' and f_pcd = '${this.show_data.f_pcd}' and f_iscity = '市区'`
554
554
  data.condition = `f_filialeid = '${Vue.user.orgid}' and f_pcd = '${this.show_data.f_pcd}' and f_iscity = '市区'`
555
555
  }
556
556
  if (f_address_type === '民用乡镇') {
557
- // data.condition = `f_filialeid = '${this.$login.f.orgid}' and f_pcd = '${this.show_data.f_pcd}' and f_iscity = '乡镇'`
557
+ // data.condition = `f_filialeid = '${Vue.user.orgid}' and f_pcd = '${this.show_data.f_pcd}' and f_iscity = '乡镇'`
558
558
  data.condition = `f_filialeid = '${Vue.user.orgid}' and f_pcd = '${this.show_data.f_pcd}' and f_iscity = '乡镇'`
559
559
  }
560
560
 
@@ -687,7 +687,7 @@ export default {
687
687
  }else{
688
688
  res = await this.$showMessage('增容改管下单后将不能修改用户信息,请确认用户信息地址等是否正确,如不完善可在档案中进行修正!!!')
689
689
  }
690
- if (res == 'confirm') {
690
+ if (res == 'confirm') {
691
691
  return
692
692
  }
693
693
  throw '用户信息确认!!!'
@@ -921,10 +921,10 @@ export default {
921
921
 
922
922
  let http = new HttpResetClass()
923
923
  let res = await http.load(
924
- 'POST',
925
- `${this.$androidUtil.getProxyUrl()}/rs/search`,
926
- {data: data},
927
- {resolveMsg: null, rejectMsg: '片区查询失败!!!'}
924
+ 'POST',
925
+ `${this.$androidUtil.getProxyUrl()}/rs/search`,
926
+ {data: data},
927
+ {resolveMsg: null, rejectMsg: '片区查询失败!!!'}
928
928
  )
929
929
 
930
930
  return res.data.map(item => {
@@ -934,6 +934,42 @@ export default {
934
934
  }
935
935
  })
936
936
  },
937
+ async getStreet() {
938
+ let data = {
939
+ tablename: 't_street',
940
+ condition: `f_filialeid = '${Vue.user.orgid}' and f_iscity in ('市区','乡镇')`
941
+ }
942
+ let http = new HttpResetClass()
943
+ let res = await http.load(
944
+ 'POST',
945
+ `${this.$androidUtil.getProxyUrl()}/rs/sql/apply_singleTable`,
946
+ {data: data},
947
+ {resolveMsg: null, rejectMsg: '街道/乡镇查询失败!!!'}
948
+ )
949
+ return res.data.map(item => {
950
+ return {
951
+ label: item.f_street,
952
+ value: item.f_street
953
+ }
954
+ })
955
+ },
956
+ async streetChangeNew() {
957
+ if (isEmpty(this.show_data.f_street)) {
958
+ return
959
+ }
960
+ //设置区县和地址类型
961
+ let data = {
962
+ tablename: 't_street',
963
+ condition: `f_filialeid = '${Vue.user.orgid}' and f_street = '${this.show_data.f_street}'`
964
+ }
965
+ let http = new HttpResetClass()
966
+ let res = await http.load(
967
+ 'POST',
968
+ `${this.$androidUtil.getProxyUrl()}/rs/sql/apply_singleTable`,
969
+ {data: data},
970
+ {resolveMsg: null, rejectMsg: '街道/乡镇查询失败!!!'}
971
+ )
972
+ },
937
973
  // 获取区县
938
974
  async getPcd () {
939
975
  let data = {
@@ -942,10 +978,10 @@ export default {
942
978
  }
943
979
  let http = new HttpResetClass()
944
980
  let res = await http.load(
945
- 'POST',
946
- `${this.$androidUtil.getProxyUrl()}/rs/sql/apply_singleTable`,
947
- {data: data},
948
- {resolveMsg: null, rejectMsg: '区县查询失败!!!'}
981
+ 'POST',
982
+ `${this.$androidUtil.getProxyUrl()}/rs/sql/apply_singleTable`,
983
+ {data: data},
984
+ {resolveMsg: null, rejectMsg: '区县查询失败!!!'}
949
985
  )
950
986
 
951
987
  return res.data.map(item => {
@@ -1224,6 +1260,8 @@ export default {
1224
1260
  num = 'GA'
1225
1261
  }else if (this.show_data.fields[index].value == '内投合同' ){
1226
1262
  num = 'NT'
1263
+ }else if (this.show_data.fields[index].value == '公用合同' ){
1264
+ num = 'GA'
1227
1265
  }
1228
1266
  this.setLabelValue('性质代码', num)
1229
1267
  },
@@ -1246,8 +1284,21 @@ export default {
1246
1284
  if (((this.show_data.defname === '工程审批' && (this.show_data.f_apply_type === '民用散户报建流程'|| this.show_data.f_apply_type === '民用预留户报建流程'))|| (this.show_data.defname === '工程决算')) && this.show_data.button.button_name === '提交' && this.show_data.f_payment_ratio == "100%"){
1247
1285
  this.show_data.button.button_name = '跳过'
1248
1286
  }
1249
- if (this.show_data.defname === '通气申请' && this.show_data.f_apply_type === '启封通气'&& this.show_data.button.button_name === '提交' && this.show_data.f_apply_source !== '线下发起' && this.show_data.f_apply_nature !== '预留户'){
1250
- this.show_data.button.button_name = '跳过'
1287
+ if (this.show_data.defname === '通气申请' && this.show_data.f_apply_type === '启封通气'&& this.show_data.button.button_name === '提交' && this.show_data.f_apply_source == '自动发起' ){
1288
+ let data = {
1289
+ tablename: 't_apply',
1290
+ condition: `f_process_id = '${this.show_data.f_parent_process_id}'`
1291
+ }
1292
+ let res = await this.$resetpost(
1293
+ `${this.$androidUtil.getProxyUrl()}/rs/sql/apply_singleTable`,
1294
+ {data: data},
1295
+ {resolveMsg: null, rejectMsg: null}
1296
+ )
1297
+ if (res.data.length>0){
1298
+ if (res.data[0].f_payment_ratio == "100%"){
1299
+ this.show_data.button.button_name = '跳过'
1300
+ }
1301
+ }
1251
1302
  }
1252
1303
  if(this.show_data.defname === '工程派工' && this.show_data.button.button_name === '提交'){
1253
1304
  this.show_data.f_budget_peoples = []
@@ -1294,7 +1345,7 @@ export default {
1294
1345
  }
1295
1346
  await http.load('post',`${this.$androidUtil.getProxyUrl()}/rs/sql/apply_singleTable`,{data: data},{rejectMsg:null,resolveMsg:null}).then( res=>{
1296
1347
  if (res.data.length == 0){
1297
- http.load('post',`${this.$androidUtil.getProxyUrl()}/rs/sql/checkuser`,{data: {condition:` f_process_id= '${this.show_data.f_parent_process_id}'`, data: {id: Vue.user.id,orgid: Vue.user.orgid}}},{resolveMsg:null,rejectMsg:null}).then(row=>{
1348
+ http.load('post',`${this.$androidUtil.getProxyUrl()}/rs/sql/supervisory`,{data: {condition:` u.f_process_id= '${this.show_data.f_parent_process_id}'`, data: {id: Vue.user.id,orgid: Vue.user.orgid}}},{resolveMsg:null,rejectMsg:null}).then(row=>{
1298
1349
  const show_data = row.data[0]
1299
1350
  show_data.user = Vue.user
1300
1351
  show_data.start_activity ='报装申请'
@@ -1388,10 +1439,10 @@ export default {
1388
1439
  }
1389
1440
  let http = new HttpResetClass()
1390
1441
  let res = await http.load(
1391
- 'POST',
1392
- `${this.$androidUtil.getProxyUrl()}/rs/sql/apply_singleTable`,
1393
- {data: data},
1394
- {resolveMsg: null, rejectMsg: '小区查询失败!!!'}
1442
+ 'POST',
1443
+ `${this.$androidUtil.getProxyUrl()}/rs/sql/apply_singleTable`,
1444
+ {data: data},
1445
+ {resolveMsg: null, rejectMsg: '小区查询失败!!!'}
1395
1446
  )
1396
1447
 
1397
1448
  this.setLabelOptions('小区', res.data.map(item => {
@@ -1401,6 +1452,69 @@ export default {
1401
1452
  }
1402
1453
  }))
1403
1454
  },
1455
+ // 街道失去焦点
1456
+ async 'streetChangeNew' (index) {
1457
+ if (isEmpty(this.show_data.f_street)) {
1458
+ return
1459
+ }
1460
+ //设置区县和地址类型
1461
+ let data = {
1462
+ tablename: 't_street',
1463
+ condition: `f_filialeid = '${Vue.user.orgid}' and f_street = '${this.show_data.f_street}'`
1464
+ }
1465
+ let http = new HttpResetClass()
1466
+ let res = await http.load(
1467
+ 'POST',
1468
+ `rs/sql/apply_singleTable`,
1469
+ {data: data},
1470
+ {resolveMsg: null, rejectMsg: '街道/乡镇查询失败!!!'}
1471
+ )
1472
+ if(res.data[0].f_iscity==="市区"){
1473
+ this.setLabelValue('地址类型',"民用市区")
1474
+ }else if(res.data[0].f_iscity==="乡镇"){
1475
+ this.setLabelValue('地址类型',"民用乡镇")
1476
+ }else{
1477
+ this.setLabelValue('地址类型', "特殊地址")
1478
+ }
1479
+ this.setLabelValue('区/县',res.data[0].f_pcd)
1480
+ //获取小区
1481
+ let data2 = {
1482
+ tablename: 't_area',
1483
+ condition: `f_filialeid = '${Vue.user.orgid}' and f_street = '${this.show_data.f_street}'`
1484
+ }
1485
+ let http2 = new HttpResetClass()
1486
+ let res2 = await http2.load(
1487
+ 'POST',
1488
+ `rs/sql/apply_singleTable`,
1489
+ {data: data2},
1490
+ {resolveMsg: null, rejectMsg: '小区查询失败!!!'}
1491
+ )
1492
+
1493
+ this.setLabelOptions('小区', res2.data.map(item => {
1494
+ return {
1495
+ label: item.f_residential_area,
1496
+ value: item.f_residential_area
1497
+ }
1498
+ }))
1499
+ },
1500
+ async 'AreaChangeNew' (index) {
1501
+ if (isEmpty(this.show_data.f_residential_area)) {
1502
+ return
1503
+ }
1504
+ //设置区县和地址类型
1505
+ let data = {
1506
+ tablename: 't_area',
1507
+ condition: `f_filialeid = '${Vue.user.orgid}' and f_residential_area= '${this.show_data.f_residential_area}'`
1508
+ }
1509
+ let http = new HttpResetClass()
1510
+ let res = await http.load(
1511
+ 'POST',
1512
+ `rs/sql/apply_singleTable`,
1513
+ {data: data},
1514
+ {resolveMsg: null, rejectMsg: '街道/乡镇查询失败!!!'}
1515
+ )
1516
+ this.setLabelValue('片区',res.data[0].f_slice_area)
1517
+ },
1404
1518
  // 选择报建项目
1405
1519
  'selectApply' (row) {
1406
1520
  this.setLabelValue('工程名称', row.f_entry_name)
@@ -1455,10 +1569,10 @@ export default {
1455
1569
 
1456
1570
  let http = new HttpResetClass()
1457
1571
  let res = await http.load(
1458
- 'POST',
1459
- `${this.$androidUtil.getProxyUrl()}/rs/sql/apply_singleTable`,
1460
- {data: data},
1461
- {resolveMsg: null, rejectMsg: '街道/乡镇查询失败!!!'}
1572
+ 'POST',
1573
+ `${this.$androidUtil.getProxyUrl()}/rs/sql/apply_singleTable`,
1574
+ {data: data},
1575
+ {resolveMsg: null, rejectMsg: '街道/乡镇查询失败!!!'}
1462
1576
  )
1463
1577
 
1464
1578
  this.setLabelOptions('街道/乡镇', res.data.map(item => {
@@ -1546,6 +1660,68 @@ export default {
1546
1660
  }
1547
1661
  }
1548
1662
  },
1663
+
1664
+ 'addressTypeChangeNew' (index) {
1665
+ let f_address_type = this.show_data.fields[index].value
1666
+ for (const item of this.show_data.fields) {
1667
+ if (f_address_type === '民用市区') {
1668
+ if (item.label === '区/县' || item.label === '街道/乡镇' || item.label === '小区' || item.label === '门牌号') {
1669
+ item.hidden = false
1670
+ item.required = true
1671
+ }
1672
+ if (item.label === '楼号/组' || item.label === '单元/排' || item.label === '楼层') {
1673
+ item.hidden = false
1674
+ item.required = false
1675
+ item.value = null
1676
+ }
1677
+ if (item.label === '地址') {
1678
+ item.readonly = true
1679
+ item.value = null
1680
+ }
1681
+ }
1682
+ if (f_address_type === '民用乡镇') {
1683
+ if (item.label === '区/县' || item.label === '街道/乡镇' || item.label === '小区' || item.label === '门牌号') {
1684
+ item.hidden = false
1685
+ item.required = true
1686
+ }
1687
+ if (item.label === '楼号/组' || item.label === '单元/排' || item.label === '楼层') {
1688
+ item.hidden = false
1689
+ item.required = false
1690
+ item.value = null
1691
+ }
1692
+ if (item.label === '楼层') {
1693
+ item.hidden = true
1694
+ item.required = false
1695
+ item.value = null
1696
+ }
1697
+ if (item.label === '地址') {
1698
+ item.readonly = true
1699
+ item.value = null
1700
+ }
1701
+ }
1702
+ if (f_address_type === '特殊地址') {
1703
+ if (item.label === '区/县' || item.label === '街道/乡镇') {
1704
+ item.hidden = false
1705
+ item.required = true
1706
+ item.value = null
1707
+ }
1708
+ if (item.label === '小区') {
1709
+ item.hidden = false
1710
+ item.required = false
1711
+ item.value = null
1712
+ }
1713
+ if (item.label === '楼号/组' || item.label === '单元/排' || item.label === '楼层' || item.label === '门牌号') {
1714
+ item.hidden = true
1715
+ item.required = false
1716
+ item.value = null
1717
+ }
1718
+ if (item.label === '地址') {
1719
+ item.readonly = false
1720
+ item.value = null
1721
+ }
1722
+ }
1723
+ }
1724
+ },
1549
1725
  // 搜索小区
1550
1726
  async 'searchArea' (area, index) {
1551
1727
  let data = {
@@ -1554,10 +1730,10 @@ export default {
1554
1730
  }
1555
1731
  let http = new HttpResetClass()
1556
1732
  let res = await http.load(
1557
- 'POST',
1558
- `${this.$androidUtil.getProxyUrl()}/rs/sql/apply_singleTable`,
1559
- {data: data},
1560
- {resolveMsg: null, rejectMsg: '小区查询失败!!!'}
1733
+ 'POST',
1734
+ `${this.$androidUtil.getProxyUrl()}/rs/sql/apply_singleTable`,
1735
+ {data: data},
1736
+ {resolveMsg: null, rejectMsg: '小区查询失败!!!'}
1561
1737
  )
1562
1738
 
1563
1739
  if (res.data.length === 0) {
@@ -1579,10 +1755,10 @@ export default {
1579
1755
  }
1580
1756
  let http = new HttpResetClass()
1581
1757
  let res = await http.load(
1582
- 'POST',
1583
- `${this.$androidUtil.getProxyUrl()}/rs/sql/apply_singleTable`,
1584
- {data: data},
1585
- {resolveMsg: null, rejectMsg: '小区查询失败!!!'}
1758
+ 'POST',
1759
+ `${this.$androidUtil.getProxyUrl()}/rs/sql/apply_singleTable`,
1760
+ {data: data},
1761
+ {resolveMsg: null, rejectMsg: '小区查询失败!!!'}
1586
1762
  )
1587
1763
 
1588
1764
  if (res.data.length === 0) {
@@ -70,6 +70,8 @@
70
70
  </div>
71
71
  </template>
72
72
  <script>
73
+ import {isEmpty} from "../../../components/Util";
74
+
73
75
  export default {
74
76
  props:["index",'item','materialnameandcode','typenumbers','newmaterialnameandcode','newmaterialnameandtype'],
75
77
  data(){
@@ -109,7 +111,25 @@ export default {
109
111
  this.$emit('delete_material',i)
110
112
  }
111
113
  },
112
- ready(){
114
+ ready () {
115
+ if (this.item.f_material_name && this.item.f_material_style) {
116
+ let f_material_name = ''
117
+ this.newmaterialnameandcode.filter((item) => {
118
+ if (item.label == this.item.f_material_name) {
119
+ f_material_name = item.value
120
+ }
121
+ })
122
+ this.item.f_material_name = f_material_name
123
+ this.changeMaterialName(f_material_name)
124
+ let f_typenumber = ''
125
+ this.materialnameandtype.filter((item) => {
126
+ if (item.label == this.item.f_material_style) {
127
+ f_typenumber = item.value
128
+ }
129
+ })
130
+ this.item.f_typenumber = f_typenumber
131
+ this.changeType(f_typenumber)
132
+ }
113
133
  console.log(this.item)
114
134
  }
115
135
  }
@@ -1,20 +1,21 @@
1
- const Vue = require('vue')
2
- let specialComp = {
3
- 'app-exploration-user': (resolve) => { require(['./android/AppExplorationUser'], resolve) },
4
- 'app-add-material-science': (resolve) => { require(['./android/AppAddMaterialScience'], resolve) },
5
- 'app-apply-devices-management': (resolve) => { require(['./android/AppDevicesManagement'], resolve) },
6
- 'app-charge-management': (resolve) => { require(['./android/AppChargeManagement'], resolve) },
7
- 'app-other-charge-management': (resolve) => { require(['./android/AppOtherChargeManagement'], resolve) },
8
- 'app-chargesList': (resolve) => { require(['./android/chargesList'], resolve) },
9
- 'app-installation-details': (resolve) => { require(['./android/AppInstallationDetails'], resolve) },
10
- 'app-service-control': (resolve) => { require(['./android/AppServiceControl'], resolve) },
11
- 'app-super-service-control': (resolve) => { require(['./android/AppSuperServiceControl'], resolve) },
12
- 'app-take-pic': (resolve) => { require(['./android/AppTakePic'], resolve) },
13
- 'appinstallation-material': (resolve) => { require(['./android/AppInstallationMaterial'], resolve) },
14
- 'apply-material-one': (resolve) => { require(['./android/MaterIialOne'], resolve) },
15
- 'app-supervisory-cart': (resolve) => { require(['./android/AppSupervisoryCart'], resolve) },
16
- 'app-contract-charge': (resolve) => { require(['./android/AppContractCharge'], resolve) },
17
- 'app-upload': (resolve) => { require(['./android/AppUpload'], resolve) }
18
-
19
- }
20
- exports.specialComp = specialComp
1
+ const Vue = require('vue')
2
+ let specialComp = {
3
+ 'app-exploration-user': (resolve) => { require(['./android/AppExplorationUser'], resolve) },
4
+ 'app-add-material-science': (resolve) => { require(['./android/AppAddMaterialScience'], resolve) },
5
+ 'app-apply-devices-management': (resolve) => { require(['./android/AppDevicesManagement'], resolve) },
6
+ 'app-charge-management': (resolve) => { require(['./android/AppChargeManagement'], resolve) },
7
+ 'app-other-charge-management': (resolve) => { require(['./android/AppOtherChargeManagement'], resolve) },
8
+ 'app-chargesList': (resolve) => { require(['./android/chargesList'], resolve) },
9
+ 'app-installation-details': (resolve) => { require(['./android/AppInstallationDetails'], resolve) },
10
+ 'app-service-control': (resolve) => { require(['./android/AppServiceControl'], resolve) },
11
+ 'app-super-service-control': (resolve) => { require(['./android/AppSuperServiceControl'], resolve) },
12
+ 'app-take-pic': (resolve) => { require(['./android/AppTakePic'], resolve) },
13
+ 'appinstallation-material': (resolve) => { require(['./android/AppInstallationMaterial'], resolve) },
14
+ 'apply-material-one': (resolve) => { require(['./android/MaterIialOne'], resolve) },
15
+ 'app-supervisory-cart': (resolve) => { require(['./android/AppSupervisoryCart'], resolve) },
16
+ 'app-contract-charge': (resolve) => { require(['./android/AppContractCharge'], resolve) },
17
+ 'app-upload': (resolve) => { require(['./android/AppUpload'], resolve) },
18
+ 'app-process-supervisory': (resolve) => { require(['./android/AppProcessSupervisory'], resolve) }
19
+
20
+ }
21
+ exports.specialComp = specialComp
@@ -37,7 +37,7 @@
37
37
  <div class="form-group col-sm-3 button-range">
38
38
  <button class="button_search button_spacing" @click="$parent.$parent.search()" v-el:cx>查询</button>
39
39
  <button class="button_clear button_spacing" @click="$parent.$parent.clear()">清空</button>
40
- <export-excel :data="$parent.$parent.getCondition"
40
+ <export-excel v-if="$parent.$parent.projectImport" :data="$parent.$parent.getCondition"
41
41
  :field="$parent.$parent.getfield"
42
42
  sqlurl="rs/logic/applyExportfile"
43
43
  sql-name="getApplyCharge"
@@ -250,6 +250,28 @@
250
250
  condition="cr.f_confirm_date <= '{}'">
251
251
  </datepicker>
252
252
  </div>
253
+ <div class="form-group col-sm-3">
254
+ <label class="font_normal_body">实际时间:</label>
255
+ <datepicker id="startDate" placeholder="开始日期"
256
+ style="width: 60%!important;"
257
+ v-model="model.f_shiji_date"
258
+ :value.sync="model.f_shiji_date"
259
+ :format="'yyyy-MM-dd 00:00:00'"
260
+ :show-reset-button="true"
261
+ condition="cr.f_actual_date >= '{}'">
262
+ </datepicker>
263
+ </div>
264
+ <div class="form-group col-sm-3">
265
+ <label class="font_normal_body">实际时间:</label>
266
+ <datepicker id="startDate" placeholder="结束日期"
267
+ style="width: 60%!important;"
268
+ v-model="model.f_shiji_enddate"
269
+ :value.sync="model.f_shiji_enddate"
270
+ :format="'yyyy-MM-dd 23:59:59'"
271
+ :show-reset-button="true"
272
+ condition="cr.f_actual_date <= '{}'">
273
+ </datepicker>
274
+ </div>
253
275
  <div class="form-group col-sm-3">
254
276
  <label class="font_normal_body">用气性质:</label>
255
277
  <v-select
@@ -270,6 +292,7 @@
270
292
  <tr>
271
293
  <th style="white-space: nowrap;">序号</th>
272
294
  <th style="white-space: nowrap;">工程编号</th>
295
+ <th style="white-space: nowrap;">用户编号</th>
273
296
  <th style="white-space: nowrap;">合同编号</th>
274
297
  <th style="white-space: nowrap;">合同金额</th>
275
298
  <th style="white-space: nowrap;">报建类型</th>
@@ -304,6 +327,9 @@
304
327
  <td style="text-align: center;">
305
328
  <nobr><font>{{row.f_apply_num}}</font></nobr>
306
329
  </td>
330
+ <td style="text-align: center;">
331
+ <nobr><font>{{row.f_userinfo_code}}</font></nobr>
332
+ </td>
307
333
  <td style="text-align: center;">
308
334
  <nobr><font>{{row.f_contract_number}}</font></nobr>
309
335
  </td>
@@ -429,9 +455,7 @@ export default {
429
455
  paymentMethod: [{label: '全部', value: ''}, ...this.$appdata.getParam('付款方式')],
430
456
  chargeStatus: [
431
457
  {label: '全部', value: ''},
432
- {label: '有效', value: '有效'},
433
- {label: '作废', value: '作废'},
434
- {label: '退款', value: '退款'}
458
+ ...this.$appdata.getParam('报建-缴费状态')
435
459
  ],
436
460
  confirms: [
437
461
  {label: '全部', value: ''},
@@ -452,6 +476,7 @@ export default {
452
476
  'f_contract_money': '合同金额',
453
477
  'f_apply_type': '报建类型',
454
478
  'f_apply_nature': '报建性质',
479
+ 'f_userinfo_code': '用户编号',
455
480
  'f_user_name': '用户名称',
456
481
  'f_phone': '用户电话',
457
482
  'f_address': '用户地址',
@@ -608,6 +633,9 @@ export default {
608
633
  return {
609
634
  condition: this.model.condition
610
635
  }
636
+ },
637
+ projectImport () {
638
+ return this.$login.r.includes('收费明细-导出')
611
639
  }
612
640
  }
613
641
  }