hz-zhhq-app/unpackage/dist/build/wit-rear/static/js/pages-report-report.93724f6...

1 line
39 KiB
JavaScript
Raw Normal View History

2025-01-22 10:53:47 +08:00
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-report-report"],{"2dd6":function(t,e,i){var a=i("85720");"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var n=i("4f06").default;n("338609d8",a,!0,{sourceMap:!1,shadowMode:!1})},3725:function(t,e,i){"use strict";var a=i("ee27");i("99af"),i("a434"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=i("37f6"),o=i("b742"),r=a(i("8e28")),c=a(i("bd50")),d={components:{loadMore:r.default,contentNone:c.default},data:function(){return{formatDate:o.formatDate,page:1,pageSize:10,loadingType:0,contentText:{contentdown:"上拉加载更多",contentrefresh:"正在加载...",contentnomore:"没有更多数据了"},currentTabIndex:0,userInfo:(0,o.getStorage)("userInfo"),formName:(0,o.getStorage)("userInfo").userName,formTelp:(0,o.getStorage)("userInfo").telnumber,report:{title:"",content:"",createBy:(0,o.getStorage)("userInfo").userId,reportType:this.reportType},reportType:0,reportList:[],imgs:[]}},watch:{currentTabIndex:function(t,e){1==t&&(this.page=1,this.loadingType=0,this.dataList())}},onLoad:function(t){this.currentTabIndex=t.currentTabIndex||0},onShow:function(){0==this.currentTabIndex||(this.page=1,this.loadingType=0,this.dataList())},methods:{dataList:function(){var t=this,e={method:n.getReportList,data:{createBy:this.userInfo.id,pageNum:this.page,pageSize:this.pageSize}};(0,o.callbackRequest)(e).then((function(e){e=e.data,1==e.returnCode?1==t.page?t.reportList=e.returnData||[]:e.returnData.length>0?(t.reportList=t.reportList.concat(e.returnData),t.loadingType=0):t.loadingType=2:(0,o.alertTip)(e.returnMsg)}))},submit:function(){var t=this;if(!this.report.title)return(0,o.alertTip)("请输入标题"),!1;if(!this.report.content)return(0,o.alertTip)("请输入内容"),!1;this.report.reportType=this.reportType,this.report.reportPic1=this.imgs[0],this.report.reportPic2=this.imgs[1],this.report.reportPic3=this.imgs[2];var e={method:n.addReport,data:this.report};(0,o.callbackRequest)(e).then((function(e){e=e.data,1==e.returnCode?((0,o.alertTip)(e.returnMsg),setTimeout((function(e){t.currentTabIndex=1}),2e3)):(0,o.alertTip)(e.returnMsg)}))},chooseImg:function(){var t=this;uni.chooseImage({count:3,success:function(e){for(var i="",a=e.tempFilePaths,n=0;n<a.length;n++)i=a[n],(0,o.convertImgToBase64)(i,(function(e){t.imgs.push(e)}))}})},removeImg:function(t){this.imgs.splice(t,1)},goEvaluatePage:function(t){uni.navigateTo({url:"/pages/malfunc-repair/malfunc-evaluate?type=7&typeId=".concat(t)})},details:function(t){uni.navigateTo({url:"/pages/report/report-detail?id="+t.id+"&queryType=0"})},changeDepartment:function(t){this.departmentIndex=t.detail.value}},onReachBottom:function(){0===this.loadingType&&0!=this.currentTabIndex&&(this.loadingType=1,this.page=this.page+1,this.dataList())}};e.default=d},"407a":function(t,e,i){"use strict";i.r(e);var a=i("f4f8"),n=i.n(a);for(var o in a)"default"!==o&&function(t){i.d(e,t,(function(){return a[t]}))}(o);e["default"]=n.a},"49e8":function(t,e,i){var a=i("5965");"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var n=i("4f06").default;n("3492e0dc",a,!0,{sourceMap:!1,shadowMode:!1})},5965:function(t,e,i){var a=i("24fb");e=a(!1),e.push([t.i,".content-null[data-v-debfdc22]{padding-top:20vh;\n\t/* height:400upx; */text-align:center}.content-null uni-image[data-v-debfdc22]{width:%?200?%;height:%?126?%}.content-null uni-view[data-v-debfdc22]{font-size:%?36?%;line-height:%?50?%;color:#999;margin-top:%?10?%;padding-right:%?20?%}",""]),t.exports=e},"5feb":function(t,e,i){"use strict";var a=i("2dd6"),n=i.n(a);n.a},"6c89":function(t,e,i){"use strict";var a,n=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("v-uni-view",{staticClass:"content-null",style:"padding-top:"+t.padTop+"vh"},[i("v-uni-image",{style:"width:"+t.iconWidth+"px",attrs:{src:t.icon,mode:"widthFix"}}),i("v-uni-view",[t._v(t._s(t.title))])],1)},o=[];i.d(e,"b",(function(){return n})),i.d(e,"c",(function(){return o})),i.d(e,"a",(function(){return a}))},"75e2":function(t,e,i){var a=i("9e6d");"string"===typeof