apply-clients 3.4.63 → 3.4.64

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 (94) hide show
  1. package/build/dev-server.js +119 -119
  2. package/dist-android/static/18.js +2 -2
  3. package/dist-android/static/18.js.map +1 -1
  4. package/dist-android/static/19.js +2 -2
  5. package/dist-android/static/19.js.map +1 -1
  6. package/dist-android/static/24.js +2 -2
  7. package/dist-android/static/24.js.map +1 -1
  8. package/dist-android/static/25.js +2 -2
  9. package/dist-android/static/25.js.map +1 -1
  10. package/dist-android/static/26.js +2 -2
  11. package/dist-android/static/26.js.map +1 -1
  12. package/dist-android/static/28.js +2 -2
  13. package/dist-android/static/28.js.map +1 -1
  14. package/dist-android/static/30.js +2 -2
  15. package/dist-android/static/30.js.map +1 -1
  16. package/dist-android/static/34.js +2 -2
  17. package/dist-android/static/34.js.map +1 -1
  18. package/dist-android/static/43.js +2 -2
  19. package/dist-android/static/43.js.map +1 -1
  20. package/dist-android/static/47.js +2 -2
  21. package/dist-android/static/47.js.map +1 -1
  22. package/dist-android/static/50.js +2 -2
  23. package/dist-android/static/50.js.map +1 -1
  24. package/dist-android/static/52.js +2 -2
  25. package/dist-android/static/52.js.map +1 -1
  26. package/dist-android/static/53.js +2 -2
  27. package/dist-android/static/53.js.map +1 -1
  28. package/dist-android/static/54.js +2 -2
  29. package/dist-android/static/54.js.map +1 -1
  30. package/dist-android/static/60.js +2 -2
  31. package/dist-android/static/60.js.map +1 -1
  32. package/dist-android/static/63.js +2 -2
  33. package/dist-android/static/63.js.map +1 -1
  34. package/dist-android/static/64.js +2 -2
  35. package/dist-android/static/64.js.map +1 -1
  36. package/dist-android/static/78.js +2 -2
  37. package/dist-android/static/78.js.map +1 -1
  38. package/dist-android/static/83.js +2 -2
  39. package/dist-android/static/83.js.map +1 -1
  40. package/dist-android/static/84.js +2 -2
  41. package/dist-android/static/84.js.map +1 -1
  42. package/dist-android/static/86.js +2 -2
  43. package/dist-android/static/86.js.map +1 -1
  44. package/dist-android/static/87.js +2 -2
  45. package/dist-android/static/87.js.map +1 -1
  46. package/dist-android/static/89.js +2 -2
  47. package/dist-android/static/89.js.map +1 -1
  48. package/dist-android/static/97.js +2 -2
  49. package/dist-android/static/97.js.map +1 -1
  50. package/dist-android/static/app.js +80 -80
  51. package/dist-android/static/app.js.map +1 -1
  52. package/dist.7z +0 -0
  53. package/package.json +1 -1
  54. package/src/components/android/AppSign.vue +154 -154
  55. package/src/components/android/AppTakePic.vue +143 -143
  56. package/src/components/android/Function/AppFunctionServiceControl.vue +344 -344
  57. package/src/components/android/Process/AppServiceControl.vue +1708 -1708
  58. package/src/components/android/Process/Processes/AppAddMaterialScience.vue +477 -477
  59. package/src/components/android/Process/Processes/AppDevicesManagement.vue +519 -519
  60. package/src/components/android/Process/Processes/AppSupplementalAgreement.vue +298 -298
  61. package/src/components/android/Supervisory/AppSupervisoryCart.vue +156 -156
  62. package/src/components/build/Install/Process/zhongran/ZR_Design.vue +537 -537
  63. package/src/components/product/ApplyCharge/ApplyChargeList.vue +470 -470
  64. package/src/components/product/Function/Service/FunctionServiceControl.vue +445 -445
  65. package/src/components/product/Process/Processes/addMaterialScience.vue +454 -454
  66. package/src/components/product/Process/Processes/chargeManagement.vue +656 -656
  67. package/src/components/product/Process/Processes/devicesManagement.vue +484 -484
  68. package/src/components/product/Process/Processes/supplementalAgreement.vue +298 -298
  69. package/src/components/product/Process/Service/ServiceControl.vue +18 -41
  70. package/src/components/product/Process/Service/ShowBackReason.vue +33 -33
  71. package/src/components/product/Process/ShowBackReason.vue +33 -33
  72. package/src/components/product/Supervisory/Service/SupervisoryServiceControl.vue +882 -882
  73. package/src/components/product/VueUtils/ApplyUpload.vue +287 -287
  74. package/src/filiale/gehua/pc/ServiceControl.vue +1938 -1938
  75. package/src/filiale/gehua/pc/SupervisoryServiceControl.vue +890 -890
  76. package/src/filiale/guangxi/android/Process/Processes/AppAddMaterialScience.vue +520 -520
  77. package/src/filiale/guangxi/android/Process/Processes/AppDevicesManagement.vue +519 -519
  78. package/src/filiale/guangxi/android/Process/Processes/AppServiceControl.vue +1708 -1708
  79. package/src/filiale/guangxi/android/Process/Processes/AppSupplementalAgreement.vue +298 -298
  80. package/src/filiale/guangxi/pc/ApplyCharge/ApplyChargeList.vue +470 -470
  81. package/src/filiale/guangxi/pc/ApplyCharge/chargeManagement.vue +724 -724
  82. package/src/filiale/guangxi/pc/Process/Service/ServiceControl.vue +1922 -1922
  83. package/src/filiale/guangxi/pc/Process/Service/ShowBackReason.vue +33 -33
  84. package/src/filiale/guangxi/pc/Process/Service/SupervisoryServiceControl.vue +891 -891
  85. package/src/filiale/guangxi/pc/Process/Service/addMaterialScience.vue +517 -517
  86. package/src/filiale/guangxi/pc/Process/ShowBackReason.vue +33 -33
  87. package/src/filiale/yuchuan/android/Process/AppServiceControl.vue +735 -735
  88. package/src/filiale/yuchuan/android/Process/Processes/AppInstallationDetails.vue +824 -824
  89. package/src/filiale/yuchuan/android/Process/Processes/AppInstallationDetailsCivil.vue +650 -650
  90. package/src/filiale/yuchuan/pc/Order/OrderApply.vue +528 -528
  91. package/src/filiale/yuchuan/pc/Process/Processes/InstallationDetails.vue +809 -809
  92. package/src/filiale/yuchuan/pc/Process/Processes/InstallationDetailsCivil.vue +595 -595
  93. package/src/filiale/yuchuan/pc/Process/Processes/chargeManagement.vue +621 -621
  94. package/src/filiale/yuchuan/pc/Process/Service/ServiceControl.vue +1108 -1108
@@ -1,2 +1,2 @@
1
- webpackJsonp([89],{384:function(e,s,t){"use strict";function i(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(s,"__esModule",{value:!0});var a=t(12),r=i(a),l=t(2),f=i(l),d=t(5),n=i(d),o=t(10),c=i(o),h=t(4),v=i(h),u=t(3);s.default={title:"报建功能业务控制层",props:["selectdata","funcdata"],data:function(){return{data:null,model:null,json_datas:null,showview:!1,showreceivebatch:!1,showcontract:!1,showinfee:!1,showprestorefee:!1,showstop:!1,showbill:!1,showpreparation:!1,show_material:!1}},methods:{receiveBatch:function(){this.$parent.clishow=!0,this.$parent.show=!1,this.showreceivebatch=!0,this.show_material=!1,this.showview=!1,this.showinfee=!1,this.showprestorefee=!1,this.showupfee=!1,this.showreducefee=!1,this.showstop=!1,this.showcontract=!1,this.showbill=!1,this.showpreparation=!1},materialRecord:function(){this.$parent.clishow=!0,this.$parent.show=!1,this.show_material=!0,this.showreceivebatch=!1,this.showview=!1,this.showinfee=!1,this.showprestorefee=!1,this.showupfee=!1,this.showreducefee=!1,this.showstop=!1,this.showcontract=!1,this.showbill=!1,this.showpreparation=!1},preparation:function(){this.$parent.clishow=!0,this.$parent.show=!1,this.showreceivebatch=!1,this.show_material=!1,this.showview=!1,this.showinfee=!1,this.showprestorefee=!1,this.showupfee=!1,this.showreducefee=!1,this.showstop=!1,this.showcontract=!1,this.showbill=!1,this.showpreparation=!0},bill:function(){this.$parent.clishow=!0,this.$parent.show=!1,this.showreceivebatch=!1,this.showview=!1,this.showinfee=!1,this.showprestorefee=!1,this.showupfee=!1,this.showreducefee=!1,this.showstop=!1,this.showcontract=!1,this.showpreparation=!1,this.showbill=!0,this.show_material=!1},contract:function(){this.$parent.clishow=!0,this.$parent.show=!1,this.showreceivebatch=!1,this.showview=!1,this.showinfee=!1,this.showprestorefee=!1,this.showupfee=!1,this.showreducefee=!1,this.showstop=!1,this.showbill=!1,this.showpreparation=!1,this.showcontract=!0,this.show_material=!1},instalfee:function(e){this.$parent.clishow=!0,this.$parent.show=!1,this.showreceivebatch=!1,this.showview=!1,this.showupfee=!1,this.showreducefee=!1,this.showstop=!1,this.showcontract=!1,this.showbill=!1,this.showpreparation=!1,this.showprestorefee=!1,this.showinfee=!1,this.show_material=!1,"预付扣款"===e?this.showprestorefee=!0:this.showinfee=!0},stopInstall:function(){var e=this;this.$parent.clishow=!0,this.$parent.show=!1,this.showreceivebatch=!1,this.showview=!1,this.showbill=!1,this.showinfee=!1,this.showprestorefee=!1,this.showupfee=!1,this.showreducefee=!1,this.showcontract=!1,this.showpreparation=!1,this.showstop=!1,this.$nextTick(function(){e.showstop=!0}),this.show_material=!1},initializtion:function(){function e(){return s.apply(this,arguments)}var s=(0,v.default)(f.default.mark(function e(){var s,t=this;return f.default.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(this.data=(0,c.default)({},this.data,this.selectdata),this.data.fields){e.next=3;break}return e.abrupt("return");case 3:s=0;case 4:if(!(s<this.data.fields.length)){e.next=13;break}if(this.selectdata[this.data.fields[s].field]&&(this.data.fields[s].value=this.selectdata[this.data.fields[s].field]),"select"===this.data.fields[s].type&&(console.log('获取"'+this.data.fields[s].label+'"参数结果=>'+(0,n.default)(this.$appdata.getParam(this.data.fields[s].label))),this.$appdata.getParam(this.data.fields[s].label)?(console.log("不是undefined,该下拉框使用数据库参数"),this.data.fields[s].options=this.$appdata.getParam(this.data.fields[s].label)):console.log("是undefined,该下拉框使用后台function_vue.json该field的默认下拉配置")),"string"==typeof this.data.fields[s].value&&this.data.fields[s].value.startsWith("{")&&this.data.fields[s].value.endsWith("}")&&(this.data.fields[s].value=JSON.parse(this.data.fields[s].value)),"县/区"!=this.data.fields[s].label){e.next=10;break}return e.delegateYield(f.default.mark(function e(){var i,a,r,l,d;return f.default.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return i=t.$login.f.f_orgids.split("."),console.log("初始化查询区县"),a="f_area is not null or f_area!=''",r=new u.HttpResetClass,e.next=6,r.load("POST","rs/sql/singleTable_Final",{data:{items:"f_area f_name",tablename:"t_user_address",orderitem:"f_area",groupitem:"f_area",condition:a}},{resolveMsg:null,rejectMsg:"获取区县失败!"});case 6:l=e.sent,d=[],l.data.forEach(function(e){d.push({label:e.f_name,value:e.f_name})}),d.push({label:"请选择",value:""}),t.data.fields[s].options=d,t.$refs.serviceview.update();case 12:case"end":return e.stop()}},e,t)})(),"t0",10);case 10:s++,e.next=4;break;case 13:case"end":return e.stop()}},e,this)}));return e}(),hasChange:function(){function e(e,t){return s.apply(this,arguments)}var s=(0,v.default)(f.default.mark(function e(s,t){return f.default.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:this.selectdata=t,s.fields?(s?this.data=s:this.data=this.funcdata,this.initializtion(),this.$parent.clishow=!0,this.$parent.show=!1,this.showview=!0,this.showbill=!1,this.showinfee=!1,this.showprestorefee=!1,this.showcontract=!1,this.showpreparation=!1,this.showstop=!1,this.show_material=!1):this.funcdata?("终止报建"===this.funcdata.title&&this.stopInstall(),"预付扣款"===this.funcdata.title&&this.instalfee("预付扣款"),"报建收费"===this.funcdata.title&&this.instalfee(),"打印票据"===this.funcdata.title&&this.bill(),"补充协议"===this.funcdata.title&&this.contract(),"预付款"===this.funcdata.title&&this.preparation(),"领料记录"===this.funcdata.title&&this.materialRecord(),"派工单"===this.funcdata.title&&this.receiveBatch()):s&&("终止报建"===s.title&&this.stopInstall(),"预付扣款"===s.title&&this.instalfee("预付扣款"),"报建收费"===s.title&&this.instalfee(),"打印票据"===s.title&&this.bill(),"补充协议"===s.title&&this.contract(),"预付款"===s.title&&this.preparation(),"领料记录"===s.title&&this.materialRecord(),"派工单"===s.title&&this.receiveBatch());case 2:case"end":return e.stop()}},e,this)}));return e}()},events:{select_cascade:function(){function e(e){return s.apply(this,arguments)}var s=(0,v.default)(f.default.mark(function e(s){var t,i,a,l,d,o,c,h,v,w,p,$,b,_,m,x,g,k,j=this;return f.default.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if("县/区"!==this.$refs.serviceview.data.fields[s].label){e.next=9;break}t=this.$refs.serviceview.data.fields[s].value,i=0;case 3:if(!(i<this.$refs.serviceview.data.fields.length)){e.next=9;break}if("乡镇"!==this.$refs.serviceview.data.fields[i].label){e.next=6;break}return e.delegateYield(f.default.mark(function e(){var s,a,r,l,d;return f.default.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return j.$refs.serviceview.data.fields[i].value="",j.$refs.serviceview.data.fields[i].options=[],s=[],console.log("县/区。。。",t),a="f_area = '"+t+"' and (f_slice_area is not null or f_slice_area!='')",r=new u.HttpResetClass,e.next=8,r.load("POST","rs/sql/singleTable_Final",{data:{items:"f_slice_area f_name",tablename:"t_user_address",orderitem:"f_slice_area",groupitem:"f_slice_area",condition:a}},{resolveMsg:null,rejectMsg:"获取乡镇失败!"});case 8:l=e.sent,d=[],l.data.forEach(function(e){d.push({label:e.f_name,value:e.f_name})}),console.log("获取乡镇=>"+(0,n.default)(d)),j.$refs.serviceview.data.fields[i].options=d,j.$refs.serviceview.update();case 14:case"end":return e.stop()}},e,j)})(),"t0",6);case 6:i++,e.next=3;break;case 9:if("乡镇"!==this.$refs.serviceview.data.fields[s].label){e.next=18;break}a=this.$refs.serviceview.data.fields[s].value,l=0;case 12:if(!(l<this.$refs.serviceview.data.fields.length)){e.next=18;break}if("街道"!==this.$refs.serviceview.data.fields[l].label){e.next=15;break}return e.delegateYield(f.default.mark(function e(){var s,t,i,r,d;return f.default.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return j.$refs.serviceview.data.fields[l].value="",j.$refs.serviceview.data.fields[l].options=[],s=[],console.log("乡镇。。。",a),t="f_slice_area = '"+a+"' and (f_street is not null or f_street!='')",i=new u.HttpResetClass,e.next=8,i.load("POST","rs/sql/singleTable_Final",{data:{items:"f_street f_name",tablename:"t_user_address",orderitem:"f_street",groupitem:"f_street",condition:t}},{resolveMsg:null,rejectMsg:"获取街道失败!"});case 8:r=e.sent,d=[],r.data.forEach(function(e){d.push({label:e.f_name,value:e.f_name})}),console.log("获取街道=>"+(0,n.default)(d)),j.$refs.serviceview.data.fields[l].options=d,j.$refs.serviceview.update();case 14:case"end":return e.stop()}},e,j)})(),"t1",15);case 15:l++,e.next=12;break;case 18:if("街道"!==this.$refs.serviceview.data.fields[s].label){e.next=27;break}d=this.$refs.serviceview.data.fields[s].value,o=0;case 21:if(!(o<this.$refs.serviceview.data.fields.length)){e.next=27;break}if("小区"!==this.$refs.serviceview.data.fields[o].label){e.next=24;break}return e.delegateYield(f.default.mark(function e(){var s,t,i,a,r;return f.default.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return j.$refs.serviceview.data.fields[o].value="",j.$refs.serviceview.data.fields[o].options=[],s=[],console.log("街道。。。",d),t="f_street ='"+d+"' and (f_residential_area is not null or f_residential_area!='')",i=new u.HttpResetClass,e.next=8,i.load("POST","rs/sql/singleTable_Final",{data:{items:"f_residential_area f_name",tablename:"t_user_address",orderitem:"f_residential_area",groupitem:"f_residential_area",condition:t}},{resolveMsg:null,rejectMsg:"获取小区失败!"});case 8:a=e.sent,r=[],a.data.forEach(function(e){r.push({label:e.f_name,value:e.f_name})}),console.log("获取小区=>"+(0,n.default)(r)),j.$refs.serviceview.data.fields[o].options=r,j.$refs.serviceview.update();case 14:case"end":return e.stop()}},e,j)})(),"t2",24);case 24:o++,e.next=21;break;case 27:if("小区"!==this.$refs.serviceview.data.fields[s].label){e.next=36;break}c=this.$refs.serviceview.data.fields[s].value,h=0;case 30:if(!(h<this.$refs.serviceview.data.fields.length)){e.next=36;break}if("楼号"!==this.$refs.serviceview.data.fields[h].label){e.next=33;break}return e.delegateYield(f.default.mark(function e(){var s,t,i,a,r;return f.default.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return j.$refs.serviceview.data.fields[h].value="",j.$refs.serviceview.data.fields[h].options=[],s=[],console.log("小区。。。",c),t="f_residential_area = '"+c+"' and (f_building is not null or f_building!='')",i=new u.HttpResetClass,e.next=8,i.load("POST","rs/sql/singleTable_Final",{data:{items:"f_building f_name",tablename:"t_user_address",orderitem:"f_building",groupitem:"f_building",condition:t}},{resolveMsg:null,rejectMsg:"获取楼号失败!"});case 8:a=e.sent,r=[],a.data.forEach(function(e){r.push({label:e.f_name,value:e.f_name})}),console.log("获取楼号=>"+(0,n.default)(r)),j.$refs.serviceview.data.fields[h].options=r,j.$refs.serviceview.update();case 14:case"end":return e.stop()}},e,j)})(),"t3",33);case 33:h++,e.next=30;break;case 36:if("楼号"!==this.$refs.serviceview.data.fields[s].label){e.next=45;break}v=this.$refs.serviceview.data.fields[s].value,w=0;case 39:if(!(w<this.$refs.serviceview.data.fields.length)){e.next=45;break}if("单元号"!==this.$refs.serviceview.data.fields[w].label){e.next=42;break}return e.delegateYield(f.default.mark(function e(){var s,t,i,a,r;return f.default.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return j.$refs.serviceview.data.fields[w].value="",j.$refs.serviceview.data.fields[w].options=[],s=[],console.log("楼号。。。",v),t="f_building = '"+v+"' and (f_unit is not null or f_unit!='')",i=new u.HttpResetClass,e.next=8,i.load("POST","rs/sql/singleTable_Final",{data:{items:"f_unit f_name",tablename:"t_user_address",orderitem:"f_unit",groupitem:"f_unit",condition:t}},{resolveMsg:null,rejectMsg:"获取单元号失败!"});case 8:a=e.sent,r=[],a.data.forEach(function(e){r.push({label:e.f_name,value:e.f_name})}),console.log("获取单元号=>"+(0,n.default)(r)),j.$refs.serviceview.data.fields[w].options=r,j.$refs.serviceview.update();case 14:case"end":return e.stop()}},e,j)})(),"t4",42);case 42:w++,e.next=39;break;case 45:if("单元号"!==this.$refs.serviceview.data.fields[s].label){e.next=54;break}p=this.$refs.serviceview.data.fields[s].value,$=0;case 48:if(!($<this.$refs.serviceview.data.fields.length)){e.next=54;break}if("楼层"!==this.$refs.serviceview.data.fields[$].label){e.next=51;break}return e.delegateYield(f.default.mark(function e(){var s,t,i,a,r;return f.default.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return j.$refs.serviceview.data.fields[$].value="",j.$refs.serviceview.data.fields[$].options=[],s=[],console.log("单元号。。。",p),t="f_unit = '"+p+"' and (f_floor is not null or f_floor!='')",i=new u.HttpResetClass,e.next=8,i.load("POST","rs/sql/singleTable_Final",{data:{items:"f_floor f_name",tablename:"t_user_address",orderitem:"f_floor",groupitem:"f_floor",condition:t}},{resolveMsg:null,rejectMsg:"获取楼层失败!"});case 8:a=e.sent,r=[],a.data.forEach(function(e){r.push({label:e.f_name,value:e.f_name})}),console.log("获取楼层=>"+(0,n.default)(r)),j.$refs.serviceview.data.fields[$].options=r,j.$refs.serviceview.update();case 14:case"end":return e.stop()}},e,j)})(),"t5",51);case 51:$++,e.next=48;break;case 54:if("楼层"!==this.$refs.serviceview.data.fields[s].label){e.next=63;break}b=this.$refs.serviceview.data.fields[s].value,_=0;case 57:if(!(_<this.$refs.serviceview.data.fields.length)){e.next=63;break}if("门牌号"!==this.$refs.serviceview.data.fields[_].label){e.next=60;break}return e.delegateYield(f.default.mark(function e(){var s,t,i,a,r;return f.default.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return j.$refs.serviceview.data.fields[_].value="",j.$refs.serviceview.data.fields[_].options=[],s=[],console.log("楼层。。。",b),t="f_floor = '"+b+"' and (f_room is not null or f_room!='')",i=new u.HttpResetClass,e.next=8,i.load("POST","rs/sql/singleTable_Final",{data:{items:"f_room f_name",tablename:"t_user_address",orderitem:"f_room",groupitem:"f_room",condition:t}},{resolveMsg:null,rejectMsg:"获取门牌号失败!"});case 8:a=e.sent,r=[],a.data.forEach(function(e){r.push({label:e.f_name,value:e.f_name})}),console.log("获取门牌号=>"+(0,n.default)(r)),j.$refs.serviceview.data.fields[_].options=r,j.$refs.serviceview.update();case 14:case"end":return e.stop()}},e,j)})(),"t6",60);case 60:_++,e.next=57;break;case 63:if("县/区"===this.$refs.serviceview.data.fields[s].label||"乡镇"===this.$refs.serviceview.data.fields[s].label||"街道"===this.$refs.serviceview.data.fields[s].label||"小区"===this.$refs.serviceview.data.fields[s].label||"单位名称"===this.$refs.serviceview.data.fields[s].label||"楼号"===this.$refs.serviceview.data.fields[s].label||"单元号"===this.$refs.serviceview.data.fields[s].label||"楼层"===this.$refs.serviceview.data.fields[s].label||"门牌号"===this.$refs.serviceview.data.fields[s].label){for(console.log("即将合成地址"),m="",x=0;x<this.$refs.serviceview.data.fields.length;x++)"县/区"===this.$refs.serviceview.data.fields[x].label&&this.$refs.serviceview.data.fields[x].value&&"string"==typeof this.$refs.serviceview.data.fields[x].value?m+=this.$refs.serviceview.data.fields[x].value:"县/区"===this.$refs.serviceview.data.fields[x].label&&this.$refs.serviceview.data.fields[x].value&&"object"===(0,r.default)(this.$refs.serviceview.data.fields[x].value)?m+=this.$refs.serviceview.data.fields[x].value.name:(g=this.$refs.serviceview.data.fields[x].value,console.log("xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"+(0,n.default)(g)+"让")),"乡镇"===this.$refs.serviceview.data.fields[x].label&&this.$refs.serviceview.data.fields[x].value&&"string"==typeof this.$refs.serviceview.data.fields[x].value?m+=this.$refs.serviceview.data.fields[x].value:"乡镇"===this.$refs.serviceview.data.fields[x].label&&this.$refs.serviceview.data.fields[x].value&&"object"===(0,r.default)(this.$refs.serviceview.data.fields[x].value)&&(m+=this.$refs.serviceview.data.fields[x].value.name),"街道"===this.$refs.serviceview.data.fields[x].label&&this.$refs.serviceview.data.fields[x].value&&"string"==typeof this.$refs.serviceview.data.fields[x].value?m+=this.$refs.serviceview.data.fields[x].value:"街道"===this.$refs.serviceview.data.fields[x].label&&this.$refs.serviceview.data.fields[x].value&&"object"===(0,r.default)(this.$refs.serviceview.data.fields[x].value)&&(m+=this.$refs.serviceview.data.fields[x].value.name),"小区"===this.$refs.serviceview.data.fields[x].label&&this.$refs.serviceview.data.fields[x].value&&"string"==typeof this.$refs.serviceview.data.fields[x].value?m+=this.$refs.serviceview.data.fields[x].value:"小区"===this.$refs.serviceview.data.fields[x].label&&this.$refs.serviceview.data.fields[x].value&&"object"===(0,r.default)(this.$refs.serviceview.data.fields[x].value)&&(m+=this.$refs.serviceview.data.fields[x].value.name),"单位名称"===this.$refs.serviceview.data.fields[x].label&&this.$refs.serviceview.data.fields[x].value&&"string"==typeof this.$refs.serviceview.data.fields[x].value?m+=this.$refs.serviceview.data.fields[x].value:"单位名称"===this.$refs.serviceview.data.fields[x].label&&this.$refs.serviceview.data.fields[x].value&&"object"===(0,r.default)(this.$refs.serviceview.data.fields[x].value)&&(m+=this.$refs.serviceview.data.fields[x].value.name),"楼号"===this.$refs.serviceview.data.fields[x].label&&this.$refs.serviceview.data.fields[x].value&&"string"==typeof this.$refs.serviceview.data.fields[x].value?m+=this.$refs.serviceview.data.fields[x].value+"栋":"楼号"===this.$refs.serviceview.data.fields[x].label&&this.$refs.serviceview.data.fields[x].value&&"object"===(0,r.default)(this.$refs.serviceview.data.fields[x].value)&&(m+=this.$refs.serviceview.data.fields[x].value.name),"单元号"===this.$refs.serviceview.data.fields[x].label&&this.$refs.serviceview.data.fields[x].value&&"string"==typeof this.$refs.serviceview.data.fields[x].value?m+=this.$refs.serviceview.data.fields[x].value+"单元":"单元号"===this.$refs.serviceview.data.fields[x].label&&this.$refs.serviceview.data.fields[x].value&&"object"===(0,r.default)(this.$refs.serviceview.data.fields[x].value)&&(m+=this.$refs.serviceview.data.fields[x].value.name),"楼层"===this.$refs.serviceview.data.fields[x].label&&this.$refs.serviceview.data.fields[x].value&&"string"==typeof this.$refs.serviceview.data.fields[x].value?m+=this.$refs.serviceview.data.fields[x].value+"层":"楼层"===this.$refs.serviceview.data.fields[x].label&&this.$refs.serviceview.data.fields[x].value&&"object"===(0,r.default)(this.$refs.serviceview.data.fields[x].value)&&(m+=this.$refs.serviceview.data.fields[x].value.name),"门牌号"===this.$refs.serviceview.data.fields[x].label&&this.$refs.serviceview.data.fields[x].value&&"string"==typeof this.$refs.serviceview.data.fields[x].value?m+=this.$refs.serviceview.data.fields[x].value+"室":"门牌号"===this.$refs.serviceview.data.fields[x].label&&this.$refs.serviceview.data.fields[x].value&&"object"===(0,r.default)(this.$refs.serviceview.data.fields[x].value)&&(m+=this.$refs.serviceview.data.fields[x].value.name);for(console.log("获取到的address=>"+m),k=0;k<this.$refs.serviceview.data.fields.length;k++)"地址"===this.$refs.serviceview.data.fields[k].label&&(this.$refs.serviceview.data.fields[k].value=m,console.log("修改fields[i].value后的值=>"+this.$refs.serviceview.data.fields[k].value))}this.$refs.serviceview.update();case 65:case"end":return e.stop()}},e,this)}));return e}(),button:function(){function e(e){return s.apply(this,arguments)}var s=(0,v.default)(f.default.mark(function e(s){var t,i,a;return f.default.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return s=(0,c.default)({},this.selectdata,s),console.log("button事件接收参数:",s),t="通用业务","信息变更"==this.data.title&&(t="信息变更"),i=new u.HttpResetClass,e.next=7,i.load("POST","rs/logic/ApplyProductFunctionService",{data:{tables:this.funcdata.tables,model:s,loginUser:this.$login.f,type:t}},{resolveMsg:null,rejectMsg:"数据保存失败"});case 7:if(a=e.sent,console.log("service处理完成返回数据:",(0,n.default)(a.data)),!(a.code=200)){e.next=14;break}this.$dispatch("hiddenbtn"),this.showview=!1,e.next=15;break;case 14:throw a.data.msg;case 15:case"end":return e.stop()}},e,this)}));return e}()}}},813:function(e,s){e.exports=" <div> <service-view :data=data v-if=showview v-ref:serviceview></service-view> <installfee :infee=selectdata v-if=showinfee></installfee> <preparationfee :selectdata=selectdata v-if=showpreparation></preparationfee> <prestorefee :infee=selectdata v-if=showprestorefee v-ref:prestorefee></prestorefee> <receive-batch :selectdata=selectdata v-if=showreceivebatch></receive-batch> <addcontract :addcontract=selectdata v-if=showcontract></addcontract> <stop-install :stopapply=selectdata v-if=showstop></stop-install> <material_recording :infee=selectdata v-if=show_material></material_recording> </div> "},1016:function(e,s,t){var i,a,r={};i=t(384),a=t(813),e.exports=i||{},e.exports.__esModule&&(e.exports=e.exports.default);var l="function"==typeof e.exports?e.exports.options||(e.exports.options={}):e.exports;a&&(l.template=a),l.computed||(l.computed={}),Object.keys(r).forEach(function(e){var s=r[e];l.computed[e]=function(){return s}})}});
2
- //# sourceMappingURL=89.js.map
1
+ webpackJsonp([89],{384:function(e,s,t){"use strict";function i(e){return e&&e.__esModule?e:{default:e}}Object.defineProperty(s,"__esModule",{value:!0});var a=t(12),r=i(a),l=t(2),f=i(l),d=t(5),n=i(d),o=t(10),c=i(o),h=t(4),v=i(h),u=t(3);s.default={title:"报建功能业务控制层",props:["selectdata","funcdata"],data:function(){return{data:null,model:null,json_datas:null,showview:!1,showreceivebatch:!1,showcontract:!1,showinfee:!1,showprestorefee:!1,showstop:!1,showbill:!1,showpreparation:!1,show_material:!1}},methods:{receiveBatch:function(){this.$parent.clishow=!0,this.$parent.show=!1,this.showreceivebatch=!0,this.show_material=!1,this.showview=!1,this.showinfee=!1,this.showprestorefee=!1,this.showupfee=!1,this.showreducefee=!1,this.showstop=!1,this.showcontract=!1,this.showbill=!1,this.showpreparation=!1},materialRecord:function(){this.$parent.clishow=!0,this.$parent.show=!1,this.show_material=!0,this.showreceivebatch=!1,this.showview=!1,this.showinfee=!1,this.showprestorefee=!1,this.showupfee=!1,this.showreducefee=!1,this.showstop=!1,this.showcontract=!1,this.showbill=!1,this.showpreparation=!1},preparation:function(){this.$parent.clishow=!0,this.$parent.show=!1,this.showreceivebatch=!1,this.show_material=!1,this.showview=!1,this.showinfee=!1,this.showprestorefee=!1,this.showupfee=!1,this.showreducefee=!1,this.showstop=!1,this.showcontract=!1,this.showbill=!1,this.showpreparation=!0},bill:function(){this.$parent.clishow=!0,this.$parent.show=!1,this.showreceivebatch=!1,this.showview=!1,this.showinfee=!1,this.showprestorefee=!1,this.showupfee=!1,this.showreducefee=!1,this.showstop=!1,this.showcontract=!1,this.showpreparation=!1,this.showbill=!0,this.show_material=!1},contract:function(){this.$parent.clishow=!0,this.$parent.show=!1,this.showreceivebatch=!1,this.showview=!1,this.showinfee=!1,this.showprestorefee=!1,this.showupfee=!1,this.showreducefee=!1,this.showstop=!1,this.showbill=!1,this.showpreparation=!1,this.showcontract=!0,this.show_material=!1},instalfee:function(e){this.$parent.clishow=!0,this.$parent.show=!1,this.showreceivebatch=!1,this.showview=!1,this.showupfee=!1,this.showreducefee=!1,this.showstop=!1,this.showcontract=!1,this.showbill=!1,this.showpreparation=!1,this.showprestorefee=!1,this.showinfee=!1,this.show_material=!1,"预付扣款"===e?this.showprestorefee=!0:this.showinfee=!0},stopInstall:function(){var e=this;this.$parent.clishow=!0,this.$parent.show=!1,this.showreceivebatch=!1,this.showview=!1,this.showbill=!1,this.showinfee=!1,this.showprestorefee=!1,this.showupfee=!1,this.showreducefee=!1,this.showcontract=!1,this.showpreparation=!1,this.showstop=!1,this.$nextTick(function(){e.showstop=!0}),this.show_material=!1},initializtion:function(){function e(){return s.apply(this,arguments)}var s=(0,v.default)(f.default.mark(function e(){var s,t=this;return f.default.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if(this.data=(0,c.default)({},this.data,this.selectdata),this.data.fields){e.next=3;break}return e.abrupt("return");case 3:s=0;case 4:if(!(s<this.data.fields.length)){e.next=13;break}if(this.selectdata[this.data.fields[s].field]&&(this.data.fields[s].value=this.selectdata[this.data.fields[s].field]),"select"===this.data.fields[s].type&&(console.log('获取"'+this.data.fields[s].label+'"参数结果=>'+(0,n.default)(this.$appdata.getParam(this.data.fields[s].label))),this.$appdata.getParam(this.data.fields[s].label)?(console.log("不是undefined,该下拉框使用数据库参数"),this.data.fields[s].options=this.$appdata.getParam(this.data.fields[s].label)):console.log("是undefined,该下拉框使用后台function_vue.json该field的默认下拉配置")),"string"==typeof this.data.fields[s].value&&this.data.fields[s].value.startsWith("{")&&this.data.fields[s].value.endsWith("}")&&(this.data.fields[s].value=JSON.parse(this.data.fields[s].value)),"县/区"!=this.data.fields[s].label){e.next=10;break}return e.delegateYield(f.default.mark(function e(){var i,a,r,l,d;return f.default.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return i=t.$login.f.f_orgids.split("."),console.log("初始化查询区县"),a="f_area is not null or f_area!=''",r=new u.HttpResetClass,e.next=6,r.load("POST","rs/sql/apply_singleTable_Final",{data:{items:"f_area f_name",tablename:"t_user_address",orderitem:"f_area",groupitem:"f_area",condition:a}},{resolveMsg:null,rejectMsg:"获取区县失败!"});case 6:l=e.sent,d=[],l.data.forEach(function(e){d.push({label:e.f_name,value:e.f_name})}),d.push({label:"请选择",value:""}),t.data.fields[s].options=d,t.$refs.serviceview.update();case 12:case"end":return e.stop()}},e,t)})(),"t0",10);case 10:s++,e.next=4;break;case 13:case"end":return e.stop()}},e,this)}));return e}(),hasChange:function(){function e(e,t){return s.apply(this,arguments)}var s=(0,v.default)(f.default.mark(function e(s,t){return f.default.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:this.selectdata=t,s.fields?(s?this.data=s:this.data=this.funcdata,this.initializtion(),this.$parent.clishow=!0,this.$parent.show=!1,this.showview=!0,this.showbill=!1,this.showinfee=!1,this.showprestorefee=!1,this.showcontract=!1,this.showpreparation=!1,this.showstop=!1,this.show_material=!1):this.funcdata?("终止报建"===this.funcdata.title&&this.stopInstall(),"预付扣款"===this.funcdata.title&&this.instalfee("预付扣款"),"报建收费"===this.funcdata.title&&this.instalfee(),"打印票据"===this.funcdata.title&&this.bill(),"补充协议"===this.funcdata.title&&this.contract(),"预付款"===this.funcdata.title&&this.preparation(),"领料记录"===this.funcdata.title&&this.materialRecord(),"派工单"===this.funcdata.title&&this.receiveBatch()):s&&("终止报建"===s.title&&this.stopInstall(),"预付扣款"===s.title&&this.instalfee("预付扣款"),"报建收费"===s.title&&this.instalfee(),"打印票据"===s.title&&this.bill(),"补充协议"===s.title&&this.contract(),"预付款"===s.title&&this.preparation(),"领料记录"===s.title&&this.materialRecord(),"派工单"===s.title&&this.receiveBatch());case 2:case"end":return e.stop()}},e,this)}));return e}()},events:{select_cascade:function(){function e(e){return s.apply(this,arguments)}var s=(0,v.default)(f.default.mark(function e(s){var t,i,a,l,d,o,c,h,v,w,p,$,b,_,m,x,g,k,j=this;return f.default.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:if("县/区"!==this.$refs.serviceview.data.fields[s].label){e.next=9;break}t=this.$refs.serviceview.data.fields[s].value,i=0;case 3:if(!(i<this.$refs.serviceview.data.fields.length)){e.next=9;break}if("乡镇"!==this.$refs.serviceview.data.fields[i].label){e.next=6;break}return e.delegateYield(f.default.mark(function e(){var s,a,r,l,d;return f.default.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return j.$refs.serviceview.data.fields[i].value="",j.$refs.serviceview.data.fields[i].options=[],s=[],console.log("县/区。。。",t),a="f_area = '"+t+"' and (f_slice_area is not null or f_slice_area!='')",r=new u.HttpResetClass,e.next=8,r.load("POST","rs/sql/apply_singleTable_Final",{data:{items:"f_slice_area f_name",tablename:"t_user_address",orderitem:"f_slice_area",groupitem:"f_slice_area",condition:a}},{resolveMsg:null,rejectMsg:"获取乡镇失败!"});case 8:l=e.sent,d=[],l.data.forEach(function(e){d.push({label:e.f_name,value:e.f_name})}),console.log("获取乡镇=>"+(0,n.default)(d)),j.$refs.serviceview.data.fields[i].options=d,j.$refs.serviceview.update();case 14:case"end":return e.stop()}},e,j)})(),"t0",6);case 6:i++,e.next=3;break;case 9:if("乡镇"!==this.$refs.serviceview.data.fields[s].label){e.next=18;break}a=this.$refs.serviceview.data.fields[s].value,l=0;case 12:if(!(l<this.$refs.serviceview.data.fields.length)){e.next=18;break}if("街道"!==this.$refs.serviceview.data.fields[l].label){e.next=15;break}return e.delegateYield(f.default.mark(function e(){var s,t,i,r,d;return f.default.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return j.$refs.serviceview.data.fields[l].value="",j.$refs.serviceview.data.fields[l].options=[],s=[],console.log("乡镇。。。",a),t="f_slice_area = '"+a+"' and (f_street is not null or f_street!='')",i=new u.HttpResetClass,e.next=8,i.load("POST","rs/sql/apply_singleTable_Final",{data:{items:"f_street f_name",tablename:"t_user_address",orderitem:"f_street",groupitem:"f_street",condition:t}},{resolveMsg:null,rejectMsg:"获取街道失败!"});case 8:r=e.sent,d=[],r.data.forEach(function(e){d.push({label:e.f_name,value:e.f_name})}),console.log("获取街道=>"+(0,n.default)(d)),j.$refs.serviceview.data.fields[l].options=d,j.$refs.serviceview.update();case 14:case"end":return e.stop()}},e,j)})(),"t1",15);case 15:l++,e.next=12;break;case 18:if("街道"!==this.$refs.serviceview.data.fields[s].label){e.next=27;break}d=this.$refs.serviceview.data.fields[s].value,o=0;case 21:if(!(o<this.$refs.serviceview.data.fields.length)){e.next=27;break}if("小区"!==this.$refs.serviceview.data.fields[o].label){e.next=24;break}return e.delegateYield(f.default.mark(function e(){var s,t,i,a,r;return f.default.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return j.$refs.serviceview.data.fields[o].value="",j.$refs.serviceview.data.fields[o].options=[],s=[],console.log("街道。。。",d),t="f_street ='"+d+"' and (f_residential_area is not null or f_residential_area!='')",i=new u.HttpResetClass,e.next=8,i.load("POST","rs/sql/apply_singleTable_Final",{data:{items:"f_residential_area f_name",tablename:"t_user_address",orderitem:"f_residential_area",groupitem:"f_residential_area",condition:t}},{resolveMsg:null,rejectMsg:"获取小区失败!"});case 8:a=e.sent,r=[],a.data.forEach(function(e){r.push({label:e.f_name,value:e.f_name})}),console.log("获取小区=>"+(0,n.default)(r)),j.$refs.serviceview.data.fields[o].options=r,j.$refs.serviceview.update();case 14:case"end":return e.stop()}},e,j)})(),"t2",24);case 24:o++,e.next=21;break;case 27:if("小区"!==this.$refs.serviceview.data.fields[s].label){e.next=36;break}c=this.$refs.serviceview.data.fields[s].value,h=0;case 30:if(!(h<this.$refs.serviceview.data.fields.length)){e.next=36;break}if("楼号"!==this.$refs.serviceview.data.fields[h].label){e.next=33;break}return e.delegateYield(f.default.mark(function e(){var s,t,i,a,r;return f.default.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return j.$refs.serviceview.data.fields[h].value="",j.$refs.serviceview.data.fields[h].options=[],s=[],console.log("小区。。。",c),t="f_residential_area = '"+c+"' and (f_building is not null or f_building!='')",i=new u.HttpResetClass,e.next=8,i.load("POST","rs/sql/apply_singleTable_Final",{data:{items:"f_building f_name",tablename:"t_user_address",orderitem:"f_building",groupitem:"f_building",condition:t}},{resolveMsg:null,rejectMsg:"获取楼号失败!"});case 8:a=e.sent,r=[],a.data.forEach(function(e){r.push({label:e.f_name,value:e.f_name})}),console.log("获取楼号=>"+(0,n.default)(r)),j.$refs.serviceview.data.fields[h].options=r,j.$refs.serviceview.update();case 14:case"end":return e.stop()}},e,j)})(),"t3",33);case 33:h++,e.next=30;break;case 36:if("楼号"!==this.$refs.serviceview.data.fields[s].label){e.next=45;break}v=this.$refs.serviceview.data.fields[s].value,w=0;case 39:if(!(w<this.$refs.serviceview.data.fields.length)){e.next=45;break}if("单元号"!==this.$refs.serviceview.data.fields[w].label){e.next=42;break}return e.delegateYield(f.default.mark(function e(){var s,t,i,a,r;return f.default.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return j.$refs.serviceview.data.fields[w].value="",j.$refs.serviceview.data.fields[w].options=[],s=[],console.log("楼号。。。",v),t="f_building = '"+v+"' and (f_unit is not null or f_unit!='')",i=new u.HttpResetClass,e.next=8,i.load("POST","rs/sql/apply_singleTable_Final",{data:{items:"f_unit f_name",tablename:"t_user_address",orderitem:"f_unit",groupitem:"f_unit",condition:t}},{resolveMsg:null,rejectMsg:"获取单元号失败!"});case 8:a=e.sent,r=[],a.data.forEach(function(e){r.push({label:e.f_name,value:e.f_name})}),console.log("获取单元号=>"+(0,n.default)(r)),j.$refs.serviceview.data.fields[w].options=r,j.$refs.serviceview.update();case 14:case"end":return e.stop()}},e,j)})(),"t4",42);case 42:w++,e.next=39;break;case 45:if("单元号"!==this.$refs.serviceview.data.fields[s].label){e.next=54;break}p=this.$refs.serviceview.data.fields[s].value,$=0;case 48:if(!($<this.$refs.serviceview.data.fields.length)){e.next=54;break}if("楼层"!==this.$refs.serviceview.data.fields[$].label){e.next=51;break}return e.delegateYield(f.default.mark(function e(){var s,t,i,a,r;return f.default.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return j.$refs.serviceview.data.fields[$].value="",j.$refs.serviceview.data.fields[$].options=[],s=[],console.log("单元号。。。",p),t="f_unit = '"+p+"' and (f_floor is not null or f_floor!='')",i=new u.HttpResetClass,e.next=8,i.load("POST","rs/sql/apply_singleTable_Final",{data:{items:"f_floor f_name",tablename:"t_user_address",orderitem:"f_floor",groupitem:"f_floor",condition:t}},{resolveMsg:null,rejectMsg:"获取楼层失败!"});case 8:a=e.sent,r=[],a.data.forEach(function(e){r.push({label:e.f_name,value:e.f_name})}),console.log("获取楼层=>"+(0,n.default)(r)),j.$refs.serviceview.data.fields[$].options=r,j.$refs.serviceview.update();case 14:case"end":return e.stop()}},e,j)})(),"t5",51);case 51:$++,e.next=48;break;case 54:if("楼层"!==this.$refs.serviceview.data.fields[s].label){e.next=63;break}b=this.$refs.serviceview.data.fields[s].value,_=0;case 57:if(!(_<this.$refs.serviceview.data.fields.length)){e.next=63;break}if("门牌号"!==this.$refs.serviceview.data.fields[_].label){e.next=60;break}return e.delegateYield(f.default.mark(function e(){var s,t,i,a,r;return f.default.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return j.$refs.serviceview.data.fields[_].value="",j.$refs.serviceview.data.fields[_].options=[],s=[],console.log("楼层。。。",b),t="f_floor = '"+b+"' and (f_room is not null or f_room!='')",i=new u.HttpResetClass,e.next=8,i.load("POST","rs/sql/apply_singleTable_Final",{data:{items:"f_room f_name",tablename:"t_user_address",orderitem:"f_room",groupitem:"f_room",condition:t}},{resolveMsg:null,rejectMsg:"获取门牌号失败!"});case 8:a=e.sent,r=[],a.data.forEach(function(e){r.push({label:e.f_name,value:e.f_name})}),console.log("获取门牌号=>"+(0,n.default)(r)),j.$refs.serviceview.data.fields[_].options=r,j.$refs.serviceview.update();case 14:case"end":return e.stop()}},e,j)})(),"t6",60);case 60:_++,e.next=57;break;case 63:if("县/区"===this.$refs.serviceview.data.fields[s].label||"乡镇"===this.$refs.serviceview.data.fields[s].label||"街道"===this.$refs.serviceview.data.fields[s].label||"小区"===this.$refs.serviceview.data.fields[s].label||"单位名称"===this.$refs.serviceview.data.fields[s].label||"楼号"===this.$refs.serviceview.data.fields[s].label||"单元号"===this.$refs.serviceview.data.fields[s].label||"楼层"===this.$refs.serviceview.data.fields[s].label||"门牌号"===this.$refs.serviceview.data.fields[s].label){for(console.log("即将合成地址"),m="",x=0;x<this.$refs.serviceview.data.fields.length;x++)"县/区"===this.$refs.serviceview.data.fields[x].label&&this.$refs.serviceview.data.fields[x].value&&"string"==typeof this.$refs.serviceview.data.fields[x].value?m+=this.$refs.serviceview.data.fields[x].value:"县/区"===this.$refs.serviceview.data.fields[x].label&&this.$refs.serviceview.data.fields[x].value&&"object"===(0,r.default)(this.$refs.serviceview.data.fields[x].value)?m+=this.$refs.serviceview.data.fields[x].value.name:(g=this.$refs.serviceview.data.fields[x].value,console.log("xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"+(0,n.default)(g)+"让")),"乡镇"===this.$refs.serviceview.data.fields[x].label&&this.$refs.serviceview.data.fields[x].value&&"string"==typeof this.$refs.serviceview.data.fields[x].value?m+=this.$refs.serviceview.data.fields[x].value:"乡镇"===this.$refs.serviceview.data.fields[x].label&&this.$refs.serviceview.data.fields[x].value&&"object"===(0,r.default)(this.$refs.serviceview.data.fields[x].value)&&(m+=this.$refs.serviceview.data.fields[x].value.name),"街道"===this.$refs.serviceview.data.fields[x].label&&this.$refs.serviceview.data.fields[x].value&&"string"==typeof this.$refs.serviceview.data.fields[x].value?m+=this.$refs.serviceview.data.fields[x].value:"街道"===this.$refs.serviceview.data.fields[x].label&&this.$refs.serviceview.data.fields[x].value&&"object"===(0,r.default)(this.$refs.serviceview.data.fields[x].value)&&(m+=this.$refs.serviceview.data.fields[x].value.name),"小区"===this.$refs.serviceview.data.fields[x].label&&this.$refs.serviceview.data.fields[x].value&&"string"==typeof this.$refs.serviceview.data.fields[x].value?m+=this.$refs.serviceview.data.fields[x].value:"小区"===this.$refs.serviceview.data.fields[x].label&&this.$refs.serviceview.data.fields[x].value&&"object"===(0,r.default)(this.$refs.serviceview.data.fields[x].value)&&(m+=this.$refs.serviceview.data.fields[x].value.name),"单位名称"===this.$refs.serviceview.data.fields[x].label&&this.$refs.serviceview.data.fields[x].value&&"string"==typeof this.$refs.serviceview.data.fields[x].value?m+=this.$refs.serviceview.data.fields[x].value:"单位名称"===this.$refs.serviceview.data.fields[x].label&&this.$refs.serviceview.data.fields[x].value&&"object"===(0,r.default)(this.$refs.serviceview.data.fields[x].value)&&(m+=this.$refs.serviceview.data.fields[x].value.name),"楼号"===this.$refs.serviceview.data.fields[x].label&&this.$refs.serviceview.data.fields[x].value&&"string"==typeof this.$refs.serviceview.data.fields[x].value?m+=this.$refs.serviceview.data.fields[x].value+"栋":"楼号"===this.$refs.serviceview.data.fields[x].label&&this.$refs.serviceview.data.fields[x].value&&"object"===(0,r.default)(this.$refs.serviceview.data.fields[x].value)&&(m+=this.$refs.serviceview.data.fields[x].value.name),"单元号"===this.$refs.serviceview.data.fields[x].label&&this.$refs.serviceview.data.fields[x].value&&"string"==typeof this.$refs.serviceview.data.fields[x].value?m+=this.$refs.serviceview.data.fields[x].value+"单元":"单元号"===this.$refs.serviceview.data.fields[x].label&&this.$refs.serviceview.data.fields[x].value&&"object"===(0,r.default)(this.$refs.serviceview.data.fields[x].value)&&(m+=this.$refs.serviceview.data.fields[x].value.name),"楼层"===this.$refs.serviceview.data.fields[x].label&&this.$refs.serviceview.data.fields[x].value&&"string"==typeof this.$refs.serviceview.data.fields[x].value?m+=this.$refs.serviceview.data.fields[x].value+"层":"楼层"===this.$refs.serviceview.data.fields[x].label&&this.$refs.serviceview.data.fields[x].value&&"object"===(0,r.default)(this.$refs.serviceview.data.fields[x].value)&&(m+=this.$refs.serviceview.data.fields[x].value.name),"门牌号"===this.$refs.serviceview.data.fields[x].label&&this.$refs.serviceview.data.fields[x].value&&"string"==typeof this.$refs.serviceview.data.fields[x].value?m+=this.$refs.serviceview.data.fields[x].value+"室":"门牌号"===this.$refs.serviceview.data.fields[x].label&&this.$refs.serviceview.data.fields[x].value&&"object"===(0,r.default)(this.$refs.serviceview.data.fields[x].value)&&(m+=this.$refs.serviceview.data.fields[x].value.name);for(console.log("获取到的address=>"+m),k=0;k<this.$refs.serviceview.data.fields.length;k++)"地址"===this.$refs.serviceview.data.fields[k].label&&(this.$refs.serviceview.data.fields[k].value=m,console.log("修改fields[i].value后的值=>"+this.$refs.serviceview.data.fields[k].value))}this.$refs.serviceview.update();case 65:case"end":return e.stop()}},e,this)}));return e}(),button:function(){function e(e){return s.apply(this,arguments)}var s=(0,v.default)(f.default.mark(function e(s){var t,i,a;return f.default.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return s=(0,c.default)({},this.selectdata,s),console.log("button事件接收参数:",s),t="通用业务","信息变更"==this.data.title&&(t="信息变更"),i=new u.HttpResetClass,e.next=7,i.load("POST","rs/logic/ApplyProductFunctionService",{data:{tables:this.funcdata.tables,model:s,loginUser:this.$login.f,type:t}},{resolveMsg:null,rejectMsg:"数据保存失败"});case 7:if(a=e.sent,console.log("service处理完成返回数据:",(0,n.default)(a.data)),!(a.code=200)){e.next=14;break}this.$dispatch("hiddenbtn"),this.showview=!1,e.next=15;break;case 14:throw a.data.msg;case 15:case"end":return e.stop()}},e,this)}));return e}()}}},813:function(e,s){e.exports=" <div> <service-view :data=data v-if=showview v-ref:serviceview></service-view> <installfee :infee=selectdata v-if=showinfee></installfee> <preparationfee :selectdata=selectdata v-if=showpreparation></preparationfee> <prestorefee :infee=selectdata v-if=showprestorefee v-ref:prestorefee></prestorefee> <receive-batch :selectdata=selectdata v-if=showreceivebatch></receive-batch> <addcontract :addcontract=selectdata v-if=showcontract></addcontract> <stop-install :stopapply=selectdata v-if=showstop></stop-install> <material_recording :infee=selectdata v-if=show_material></material_recording> </div> "},1016:function(e,s,t){var i,a,r={};i=t(384),a=t(813),e.exports=i||{},e.exports.__esModule&&(e.exports=e.exports.default);var l="function"==typeof e.exports?e.exports.options||(e.exports.options={}):e.exports;a&&(l.template=a),l.computed||(l.computed={}),Object.keys(r).forEach(function(e){var s=r[e];l.computed[e]=function(){return s}})}});
2
+ //# sourceMappingURL=89.js.map