1 line
24 KiB
JavaScript
1 line
24 KiB
JavaScript
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-projectEnd-dangerBigProject-addVerifyForm","pages-my-my"],{"0403":function(t,e,a){"use strict";var i=a("8c3c"),n=a.n(i);n.a},3356:function(t,e,a){"use strict";a.d(e,"b",(function(){return i})),a.d(e,"c",(function(){return n})),a.d(e,"a",(function(){}));var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return t.visibleSync?a("v-uni-view",{staticClass:"uni-drawer",class:{"uni-drawer--visible":t.showDrawer},on:{touchmove:function(e){e.stopPropagation(),e.preventDefault(),arguments[0]=e=t.$handleEvent(e),t.clear.apply(void 0,arguments)}}},[a("v-uni-view",{staticClass:"uni-drawer__mask",class:{"uni-drawer__mask--visible":t.showDrawer&&t.mask},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.close("mask")}}}),a("v-uni-view",{staticClass:"uni-drawer__content",class:{"uni-drawer--right":t.rightMode,"uni-drawer--left":!t.rightMode,"uni-drawer__content--visible":t.showDrawer},style:{width:t.drawerWidth+"px"}},[t._t("default")],2),a("keypress",{on:{esc:function(e){arguments[0]=e=t.$handleEvent(e),t.close("mask")}}})],1):t._e()},n=[]},3435:function(t,e,a){"use strict";a.r(e);var i=a("8731"),n=a.n(i);for(var s in i)["default"].indexOf(s)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(s);e["default"]=n.a},"36e9":function(t,e,a){var i=a("24fb");e=i(!1),e.push([t.i,'@charset "UTF-8";\r\n/**\r\n * 这里是uni-app内置的常用样式变量\r\n *\r\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\r\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\r\n *\r\n */\r\n/**\r\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\r\n *\r\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\r\n */\r\n/* 颜色变量 */\r\n/* 行为相关颜色 */\r\n/* 文字基本颜色 */\r\n/* 背景颜色 */\r\n/* 边框颜色 */\r\n/* 尺寸变量 */\r\n/* 文字尺寸 */\r\n/* 图片尺寸 */\r\n/* Border Radius */\r\n/* 水平间距 */\r\n/* 垂直间距 */\r\n/* 透明度 */\r\n/* 文章场景相关 */.uni-drawer[data-v-48cb2314]{display:block;position:fixed;top:0;left:0;right:0;bottom:0;overflow:hidden;z-index:999}.uni-drawer__content[data-v-48cb2314]{display:block;position:absolute;top:0;width:220px;bottom:0;background-color:#fff;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.uni-drawer--left[data-v-48cb2314]{left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.uni-drawer--right[data-v-48cb2314]{right:0;-webkit-transform:translateX(100%);transform:translateX(100%)}.uni-drawer__content--visible[data-v-48cb2314]{-webkit-transform:translateX(0);transform:translateX(0)}.uni-drawer__mask[data-v-48cb2314]{display:block;opacity:0;position:absolute;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.4);transition:opacity .3s}.uni-drawer__mask--visible[data-v-48cb2314]{display:block;opacity:1}',""]),t.exports=e},"3e75":function(t,e,a){"use strict";a.r(e);var i=a("4b91"),n=a.n(i);for(var s in i)["default"].indexOf(s)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(s);e["default"]=n.a},"488c":function(t,e,a){var i=a("24fb");e=i(!1),e.push([t.i,'@charset "UTF-8";\r\n/**\r\n * 这里是uni-app内置的常用样式变量\r\n *\r\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\r\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\r\n *\r\n */\r\n/**\r\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\r\n *\r\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\r\n */\r\n/* 颜色变量 */\r\n/* 行为相关颜色 */\r\n/* 文字基本颜色 */\r\n/* 背景颜色 */\r\n/* 边框颜色 */\r\n/* 尺寸变量 */\r\n/* 文字尺寸 */\r\n/* 图片尺寸 */\r\n/* Border Radius */\r\n/* 水平间距 */\r\n/* 垂直间距 */\r\n/* 透明度 */\r\n/* 文章场景相关 */.statusBar[data-v-929d0930]{background-color:#2a2b5b}.whiteHeaderBox .statusBar[data-v-929d0930]{background-color:#2b8df3}',""]),t.exports=e},"4b91":function(t,e,a){"use strict";a("7a82");var i=a("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var n=i(a("e96d")),s={props:["showBack","themeType"],components:{uniIcons:n.default},data:function(){return{mobileTopHeight:0}},mounted:function(){var t=this;uni.getSystemInfo({success:function(e){t.mobileTopHeight=e.statusBarHeight,uni.setStorageSync("systemInfo",e),console.log(e)}}),console.log("this.mobileTopHeight",this.mobileTopHeight)},methods:{goBackFn:function(){uni.navigateBack({success:function(){}})}}};e.default=s},"5a82":function(t,e,a){"use strict";a.r(e);var i=a("cbe5"),n=a("3435");for(var s in n)["default"].indexOf(s)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(s);a("9138");var r=a("f0c5"),o=Object(r["a"])(n["default"],i["b"],i["c"],!1,null,"1f888e61",null,!1,i["a"],void 0);e["default"]=o.exports},"660a":function(t,e,a){var i=a("488c");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("4f06").default;n("e44e73c4",i,!0,{sourceMap:!1,shadowMode:!1})},"729b":function(t,e,a){"use strict";a.d(e,"b",(function(){return n})),a.d(e,"c",(function(){return s})),a.d(e,"a",(function(){return i}));var i={uniIcons:a("e96d").default},n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-uni-view",{class:t.themeType?"whiteHeaderBox":""},[a("v-uni-view",{staticClass:"statusBar",style:{height:t.mobileTopHeight+"px"}}),a("v-uni-view",{staticClass:"headerBox"},[a("uni-icons",{directives:[{name:"show",rawName:"v-show",value:t.showBack,expression:"showBack"}],staticClass:"backImg",attrs:{type:"arrowleft",size:"24"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.goBackFn.apply(void 0,arguments)}}}),t._t("default")],2)],1)},s=[]},"7d13":function(t,e,a){"use strict";a("7a82"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,a("7db0"),a("d3b7"),a("b64b"),a("caad"),a("2532");var i={name:"Keypress",props:{disable:{type:Boolean,default:!1}},mounted:function(){var t=this,e={esc:["Esc","Escape"],tab:"Tab",enter:"Enter",space:[" ","Spacebar"],up:["Up","ArrowUp"],left:["Left","ArrowLeft"],right:["Right","ArrowRight"],down:["Down","ArrowDown"],delete:["Backspace","Delete","Del"]};document.addEventListener("keyup",(function(a){if(!t.disable){var i=Object.keys(e).find((function(t){var i=a.key,n=e[t];return n===i||Array.isArray(n)&&n.includes(i)}));i&&setTimeout((function(){t.$emit(i,{})}),0)}}))},render:function(){}};e.default=i},8731:function(t,e,a){"use strict";a("7a82"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,a("d3b7"),a("159b"),a("14d9"),a("99af");var i={data:function(){return{statusBarHeight:0,title:"下发验收任务",classifyId:"",formData:{acceptanceRegion:"",planExecuteTime:"",acceptanceType:""},textareaLengh:0,typeList:[{id:1,name:"施工条件验收"},{id:2,name:"危大工程验收"}],typeIndex:"",projectSn:"",peopleList:[],checkList:[],tableTypeList:[],sn:"",tableRadioList:"",tableId:"",className:"",tableName:"",peopleName:"",tableOptionValue:"",engineeringId:"",userId:"",taskId:"",isEdit:!0,pageType:"",detailData:""}},computed:{startDate:function(){return this.getDate("start")}},onShow:function(){this.statusBarHeight=uni.getStorageSync("systemInfo").statusBarHeight,this.projectSn=JSON.parse(uni.getStorageSync("userInfo")).sn,this.sn=JSON.parse(uni.getStorageSync("userInfo")).headquartersSn,this.userId=JSON.parse(uni.getStorageSync("userInfo")).userId,this.queryUserData(),this.queryTableTypeListData()},onLoad:function(t){t.id&&(this.engineeringId=t.id),t.type&&(this.pageType=t.type,this.taskId=t.taskId,this.queryDetail(),2==this.pageType&&(this.isEdit=!1))},methods:{queryDetail:function(){var t=this;this.sendRequest({url:"xmgl/acceptanceTableCheckTask/queryById",method:"post",data:{id:this.taskId},success:function(e){t.detailData=e.result;var a=e.result;t.formData.acceptanceType=a.acceptanceType,t.typeIndex=a.acceptanceType-1,t.classifyId=a.classifyId,t.className=a.classifyName,t.tableId=a.tableId,t.formData.acceptanceRegion=a.acceptanceRegion,t.checkList=a.acceptanceUser.split(","),t.queryUserData(),t.queryTableListData(),t.formData.planExecuteTime=a.planExecuteTime,console.log(e.result,"-----回显数据")}})},radioChange:function(t){console.log(t),this.tableId="",this.tableName="",this.classifyId=JSON.parse(t.detail.value).id,this.className=JSON.parse(t.detail.value).classifyName,this.queryTableListData()},radioChange2:function(t){console.log(t),this.tableId=JSON.parse(t.detail.value).id,this.tableName=JSON.parse(t.detail.value).tableName,this.tableOptionValue=JSON.parse(t.detail.value).optionResult},bindInputBlur:function(t){this.formData.acceptanceRegion=t.detail.value},checkboxChange:function(t){var e=this;console.log(t),this.checkList=t.detail.value;var a=[];this.peopleList.forEach((function(t){var i=t.userId;t.checked=!1,e.checkList.forEach((function(e){if(e==i)return a.push(t.realName),void(t.checked=!0)}))})),console.log(this.peopleList),this.peopleName=a.join(",")},showDrawer:function(){this.$refs.showRight.open()},closeDrawer:function(){this.$refs.showRight.close()},showDrawer2:function(){this.$refs.showRight2.open()},closeDrawer2:function(){this.$refs.showRight2.close()},showDrawer3:function(){this.$refs.showRight3.open()},closeDrawer3:function(){this.$refs.showRight3.close()},saveForm:function(){var t=this.formData;t.classifyId=this.classifyId,t.acceptanceUser=this.checkList.join(","),t.projectSn=this.projectSn,t.tableId=this.tableId,t.tableOptionValue=this.tableOptionValue,t.createUser=this.userId,t.engineeringId=this.engineeringId,t.tableName=this.tableName,t.classifyName=this.className,""!=this.formData.acceptanceType?""!=this.classifyId?""!=this.tableId?""!=this.formData.acceptanceRegion?""!=this.acceptanceUser?""!=this.formData.planExecuteTime?(console.log(t),1==this.pageType?(t.id=this.detailData.id,t.tableOptionValue||(t.tableOptionValue=this.detailData.tableOptionValue),t.engineeringId=this.detailData.engineeringId,console.log(t),this.sendRequest({url:"xmgl/acceptanceTableCheckTask/edit",method:"post",data:t,success:function(t){console.log(t),200==t.code&&(uni.showToast({title:"保存成功"}),uni.navigateBack({}))}})):this.sendRequest({url:"xmgl/acceptanceTableCheckTask/add",method:"post",data:t,success:function(t){console.log(t),200==t.code&&(uni.showToast({title:"保存成功"}),uni.navigateBack({}))}})):uni.showToast({title:"请选择计划执行时间!",icon:"none",duration:2e3}):uni.showToast({title:"请选择验收人!",icon:"none",duration:2e3}):uni.showToast({title:"请输入验收部位!",icon:"none",duration:2e3}):uni.showToast({title:"请选择验收表!",icon:"none",duration:2e3}):uni.showToast({title:"请选择验收表类别!",icon:"none",duration:2e3}):uni.showToast({title:"请选择验收类型!",icon:"none",duration:2e3})},bindPickerChange:function(t){this.typeIndex=t.detail.value,this.formData.acceptanceType=this.typeList[t.detail.value].id},bindDateChange:function(t){this.formData.planExecuteTime=t.detail.value},getDate:function(t){var e=new Date,a=e.getFullYear(),i=e.getMonth()+1,n=e.getDate();return"start"===t&&(a=a),i=i>9?i:"0"+i,n=n>9?n:"0"+n,"".concat(a,"-").concat(i,"-").concat(n)},queryUserData:function(){var t=this;this.sendRequest({url:"xmgl/systemUser/getProjectChilderSystemUserList",method:"post",data:{projectSn:this.projectSn},success:function(e){t.peopleList=e.result,t.checkList.length>0&&t.checkboxChange({detail:{value:t.checkList}}),console.log(e.result,"-----验收人")}})},queryTableTypeListData:function(){var t=this;this.sendRequest({url:"xmgl/inspectTableLibrary/selectTableLibraryList",method:"post",data:{sn:this.sn},success:function(e){t.tableTypeList=e.result,console.log(e.result,"-----类别")}})},queryTableListData:function(){var t=this;this.sendRequest({url:"xmgl/inspectTableItem/selectTableItemList",method:"post",data:{classifyId:this.classifyId},success:function(e){t.tableRadioList=e.result,t.tableId&&t.tableRadioList.forEach((function(e){e.id==t.tableId&&(t.tableName=e.tableName)})),console.log(e.result,"-----检查表")}})}}};e.default=i},"8b2b":function(t,e,a){var i=a("cd32");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("4f06").default;n("0b382a1e",i,!0,{sourceMap:!1,shadowMode:!1})},"8c3c":function(t,e,a){var i=a("36e9");i.__esModule&&(i=i.default),"string"===typeof i&&(i=[[t.i,i,""]]),i.locals&&(t.exports=i.locals);var n=a("4f06").default;n("0c2bfe4d",i,!0,{sourceMap:!1,shadowMode:!1})},9138:function(t,e,a){"use strict";var i=a("8b2b"),n=a.n(i);n.a},9780:function(t,e,a){"use strict";a.r(e);var i=a("3356"),n=a("ee01");for(var s in n)["default"].indexOf(s)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(s);a("0403");var r=a("f0c5"),o=Object(r["a"])(n["default"],i["b"],i["c"],!1,null,"48cb2314",null,!1,i["a"],void 0);e["default"]=o.exports},c056:function(t,e,a){"use strict";var i=a("660a"),n=a.n(i);n.a},cbe5:function(t,e,a){"use strict";a.d(e,"b",(function(){return n})),a.d(e,"c",(function(){return s})),a.d(e,"a",(function(){return i}));var i={headers:a("e033").default,uniIcons:a("e96d").default,uniDrawer:a("9780").default},n=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("v-uni-view",{staticClass:"addPlan"},[a("headers",{staticClass:"fixedheader",attrs:{themeType:!0,showBack:!0}},[a("v-uni-view",{staticClass:"headerName"},[t._v(t._s(t.title))])],1),a("v-uni-view",{staticClass:"wrap",style:{"padding-top":t.statusBarHeight+45+"px"}},[a("v-uni-view",{staticClass:"plan-form"},[a("v-uni-view",{staticClass:"form-item b-bottom"},[a("v-uni-view",{staticClass:"form-lable"},[a("v-uni-text",{staticClass:"tag"},[t._v("*")]),t._v("验收类型")],1),a("v-uni-picker",{attrs:{disabled:!t.isEdit,value:t.typeIndex,"range-key":"name",range:t.typeList},on:{change:function(e){arguments[0]=e=t.$handleEvent(e),t.bindPickerChange.apply(void 0,arguments)}}},[a("v-uni-view",{staticStyle:{display:"flex","align-items":"center"}},[a("v-uni-view",{staticClass:"uni-input"},[t._v(t._s(t.typeList[t.typeIndex]?t.typeList[t.typeIndex].name:""))]),t.isEdit?a("uni-icons",{attrs:{type:"arrowright",size:"20"}}):t._e()],1)],1)],1),a("v-uni-view",{staticClass:"form-item b-bottom"},[a("v-uni-view",{staticClass:"form-lable"},[a("v-uni-text",{staticClass:"tag"},[t._v("*")]),t._v("验收表类别")],1),a("v-uni-view",{staticClass:"flex a-center"},[a("v-uni-view",{staticClass:"text"},[t._v(t._s(t.className))]),t.isEdit?a("uni-icons",{attrs:{type:"arrowright",size:"18"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.showDrawer2.apply(void 0,arguments)}}}):t._e()],1)],1),a("v-uni-view",{staticClass:"form-item b-bottom"},[a("v-uni-view",{staticClass:"form-lable"},[a("v-uni-text",{staticClass:"tag"},[t._v("*")]),t._v("验收表")],1),a("v-uni-view",{staticClass:"flex a-center"},[a("v-uni-view",{staticClass:"text"},[t._v(t._s(t.tableName))]),t.isEdit?a("uni-icons",{attrs:{type:"arrowright",size:"18"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.showDrawer3.apply(void 0,arguments)}}}):t._e()],1)],1),a("v-uni-view",{staticClass:"form-item b-bottom"},[a("v-uni-view",{staticClass:"form-lable"},[a("v-uni-text",{staticClass:"tag"},[t._v("*")]),t._v("验收部位")],1),a("v-uni-input",{staticClass:"from-input",attrs:{disabled:!t.isEdit,type:"text",value:t.formData.acceptanceRegion,placeholder:"请输入验收部位"},on:{blur:function(e){arguments[0]=e=t.$handleEvent(e),t.bindInputBlur.apply(void 0,arguments)}}})],1),a("v-uni-view",{staticClass:"form-item b-bottom"},[a("v-uni-view",{staticClass:"form-lable"},[a("v-uni-text",{staticClass:"tag"},[t._v("*")]),t._v("验收人")],1),a("v-uni-view",{staticClass:"flex a-center"},[a("v-uni-view",{staticClass:"text"},[t._v(t._s(t.peopleName))]),t.isEdit?a("uni-icons",{attrs:{type:"arrowright",size:"18"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.showDrawer.apply(void 0,arguments)}}}):t._e()],1)],1),a("v-uni-view",{staticClass:"form-item"},[a("v-uni-view",{staticClass:"form-lable"},[a("v-uni-text",{staticClass:"tag"},[t._v("*")]),t._v("计划执行时间")],1),a("v-uni-picker",{staticClass:"form-content",attrs:{disabled:!t.isEdit,mode:"date",value:t.formData.planExecuteTime,start:t.startDate},on:{change:function(e){arguments[0]=e=t.$handleEvent(e),t.bindDateChange.apply(void 0,arguments)}}},[a("v-uni-view",{staticClass:"uni-input"},[t._v(t._s(t.formData.planExecuteTime)),t.isEdit?a("uni-icons",{attrs:{type:"arrowright",color:"#6C7178"}}):t._e()],1)],1)],1)],1),a("uni-drawer",{ref:"showRight",style:{top:t.statusBarHeight+45+"px"},attrs:{mode:"right","mask-click":!0}},[a("v-uni-scroll-view",{staticStyle:{height:"calc(100% - 48px)"},attrs:{"scroll-y":"true"}},[a("v-uni-checkbox-group",{staticClass:"form-checkbox",on:{change:function(e){arguments[0]=e=t.$handleEvent(e),t.checkboxChange.apply(void 0,arguments)}}},t._l(t.peopleList,(function(e,i){return a("v-uni-label",{key:i,staticClass:"uni-list-cell uni-list-cell-pd flex a-center"},[a("v-uni-view",[a("v-uni-checkbox",{staticStyle:{transform:"scale(0.7)"},attrs:{value:e.userId.toString(),checked:e.checked}})],1),a("v-uni-view",[t._v(t._s(e.realName))])],1)})),1)],1),a("v-uni-view",{staticClass:"check-btn",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.closeDrawer.apply(void 0,arguments)}}},[t._v("确定")])],1),a("uni-drawer",{ref:"showRight2",style:{top:t.statusBarHeight+45+"px"},attrs:{width:280,mode:"right","mask-click":!0}},[a("v-uni-scroll-view",{staticStyle:{height:"calc(100% - 48px)"},attrs:{"scroll-y":"true"}},[a("v-uni-radio-group",{staticClass:"radio-wrap",on:{change:function(e){arguments[0]=e=t.$handleEvent(e),t.radioChange.apply(void 0,arguments)}}},t._l(t.tableTypeList,(function(e,i){return a("v-uni-view",{key:i},[a("v-uni-label",{staticClass:"uni-list-cell uni-list-cell-pd flex a-center"},[a("v-uni-view",[a("v-uni-radio",{staticStyle:{transform:"scale(0.7)"},attrs:{value:JSON.stringify(e),checked:e.id==t.classifyId}})],1),a("v-uni-view",[t._v(t._s(e.classifyName))])],1),e.children?a("v-uni-view",t._l(e.children,(function(e,i){return a("v-uni-view",{key:i},[a("v-uni-label",{staticClass:"uni-list-cell uni-list-cell-pd flex a-center radio-children"},[a("v-uni-view",[a("v-uni-radio",{staticStyle:{transform:"scale(0.7)"},attrs:{value:JSON.stringify(e),checked:e.id==t.classifyId}})],1),a("v-uni-view",[t._v(t._s(e.classifyName))])],1)],1)})),1):t._e()],1)})),1)],1),a("v-uni-view",{staticClass:"check-btn",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.closeDrawer2.apply(void 0,arguments)}}},[t._v("确定")])],1),a("uni-drawer",{ref:"showRight3",style:{top:t.statusBarHeight+45+"px"},attrs:{mode:"right","mask-click":!0}},[a("v-uni-scroll-view",{staticStyle:{height:"calc(100% - 48px)"},attrs:{"scroll-y":"true"}},[a("v-uni-radio-group",{staticClass:"radio-wrap",on:{change:function(e){arguments[0]=e=t.$handleEvent(e),t.radioChange2.apply(void 0,arguments)}}},t._l(t.tableRadioList,(function(e,i){return a("v-uni-view",{key:i},[a("v-uni-label",{staticClass:"uni-list-cell uni-list-cell-pd flex a-center"},[a("v-uni-view",[a("v-uni-radio",{staticStyle:{transform:"scale(0.7)"},attrs:{value:JSON.stringify(e),checked:e.id==t.tableId}})],1),a("v-uni-view",[t._v(t._s(e.tableName))])],1)],1)})),1)],1),a("v-uni-view",{staticClass:"check-btn",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.closeDrawer3.apply(void 0,arguments)}}},[t._v("确定")])],1)],1),2!=t.pageType?a("v-uni-view",{staticClass:"save-btn",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.saveForm.apply(void 0,arguments)}}},[t._v("下发验收任务")]):t._e()],1)},s=[]},cd32:function(t,e,a){var i=a("24fb");e=i(!1),e.push([t.i,'@charset "UTF-8";\r\n/**\r\n * 这里是uni-app内置的常用样式变量\r\n *\r\n * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量\r\n * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App\r\n *\r\n */\r\n/**\r\n * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能\r\n *\r\n * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\r\n */\r\n/* 颜色变量 */\r\n/* 行为相关颜色 */\r\n/* 文字基本颜色 */\r\n/* 背景颜色 */\r\n/* 边框颜色 */\r\n/* 尺寸变量 */\r\n/* 文字尺寸 */\r\n/* 图片尺寸 */\r\n/* Border Radius */\r\n/* 水平间距 */\r\n/* 垂直间距 */\r\n/* 透明度 */\r\n/* 文章场景相关 */.addPlan[data-v-1f888e61]{height:100%;background:#f6f6f6}.addPlan .fixedheader[data-v-1f888e61]{position:fixed;top:0;left:0;width:100%;z-index:2}.addPlan .save-btn[data-v-1f888e61]{position:fixed;bottom:0;left:0;width:100%;height:%?96?%;background:#2b8df3;color:#fff;text-align:center;line-height:%?96?%}.addPlan .flex[data-v-1f888e61]{display:flex}.addPlan .a-center[data-v-1f888e61]{align-items:center}.addPlan .b-bottom[data-v-1f888e61]{border-bottom:1px solid #f6f6f6}.addPlan .f-column[data-v-1f888e61]{flex-direction:column}.addPlan .wrap[data-v-1f888e61]{height:100%;box-sizing:border-box;padding-bottom:%?96?%}.addPlan .plan-form[data-v-1f888e61]{height:calc(100% - 20px);background:#fff;margin:%?20?% 0 0 0}.addPlan .plan-form .form-item[data-v-1f888e61]{padding:%?20?% %?24?%;display:flex;justify-content:space-between}.addPlan .plan-form .form-item .form-lable[data-v-1f888e61]{white-space:nowrap;font-size:14px}.addPlan .plan-form .form-item .form-lable .tag[data-v-1f888e61]{color:#dd524d}.addPlan .plan-form .form-item .from-input[data-v-1f888e61]{text-align:right}.addPlan .form-checkbox[data-v-1f888e61]{padding-top:%?30?%}.addPlan .form-checkbox .uni-list-cell[data-v-1f888e61]{padding-left:%?30?%;font-size:14px;margin-bottom:%?8?%}.addPlan .check-btn[data-v-1f888e61]{height:%?96?%;width:100%;background:#4181fe;color:#fff;text-align:center;line-height:%?96?%}.addPlan .radio-wrap[data-v-1f888e61]{font-size:14px;padding-left:%?20?%;padding-top:%?20?%}.addPlan .radio-wrap .uni-list-cell[data-v-1f888e61]{margin-bottom:%?8?%}.addPlan .radio-wrap .radio-children[data-v-1f888e61]{margin-left:%?50?%;margin-bottom:%?8?%}',""]),t.exports=e},e033:function(t,e,a){"use strict";a.r(e);var i=a("729b"),n=a("3e75");for(var s in n)["default"].indexOf(s)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(s);a("c056");var r=a("f0c5"),o=Object(r["a"])(n["default"],i["b"],i["c"],!1,null,"929d0930",null,!1,i["a"],void 0);e["default"]=o.exports},e96d:function(t,e,a){"use strict";a.r(e);var i=a("f0c5"),n=Object(i["a"])({},(function(){var t=this.$createElement,e=this._self._c||t;return e("v-uni-view")}),[],!1,null,null,null,!1,void 0,void 0);e["default"]=n.exports},ec10:function(t,e,a){"use strict";a("7a82");var i=a("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,a("a9e3");var n=i(a("7d13")),s={name:"UniDrawer",components:{keypress:n.default},emits:["change"],props:{mode:{type:String,default:""},mask:{type:Boolean,default:!0},maskClick:{type:Boolean,default:!0},width:{type:Number,default:220}},data:function(){return{visibleSync:!1,showDrawer:!1,rightMode:!1,watchTimer:null,drawerWidth:220}},created:function(){this.drawerWidth=this.width,this.rightMode="right"===this.mode},methods:{clear:function(){},close:function(t){("mask"!==t||this.maskClick)&&this.visibleSync&&this._change("showDrawer","visibleSync",!1)},open:function(){this.visibleSync||this._change("visibleSync","showDrawer",!0)},_change:function(t,e,a){var i=this;this[t]=a,this.watchTimer&&clearTimeout(this.watchTimer),this.watchTimer=setTimeout((function(){i[e]=a,i.$emit("change",a)}),a?50:300)}}};e.default=s},ee01:function(t,e,a){"use strict";a.r(e);var i=a("ec10"),n=a.n(i);for(var s in i)["default"].indexOf(s)<0&&function(t){a.d(e,t,(function(){return i[t]}))}(s);e["default"]=n.a}}]); |