1 line
33 KiB
JavaScript
1 line
33 KiB
JavaScript
|
|
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-apply-subPages-BS-delayApply"],{"03d8":function(t,e,n){"use strict";n("7a82");var i=n("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.CheckDetail=function(t){return new Promise((function(e,n){o.default.post("/BS/BSRiskSubmitDelayApply/CheckDetail",t).then((function(t){t.IsSuccessful&&e(t.Data)})).catch((function(t){n(t)}))}))},e.DelayApplyFullUpdate=function(t){return new Promise((function(e,n){o.default.post("/BS/BSRiskSubmitDelayApply/FullUpdate",t).then((function(t){t.IsSuccessful&&e(t)})).catch((function(t){n(t)}))}))},e.GetAll=function(t){return new Promise((function(e,n){o.default.post("/BS/BSRiskSubmitDelayApply/GetAll",t).then((function(t){t.IsSuccessful&&e(t.Data)})).catch((function(t){n(t)}))}))},e.GetNoticePersonCanDelayContent=function(t){return new Promise((function(e,n){o.default.post("/BS/BSRiskSubmitDelayApply/GetNoticePersonCanDelayContent",t).then((function(t){t.IsSuccessful&&e(t)})).catch((function(t){n(t)}))}))},e.OrderPaged=function(t){return new Promise((function(e,n){o.default.post("/BS/RiskSubmitDelayApply/OrderPaged",t).then((function(t){t.IsSuccessful&&e(t)})).catch((function(t){n(t)}))}))},e.OrderPagedNoticePerson=function(t){return new Promise((function(e,n){o.default.post("/BS/BSRiskSubmitDelayApply/OrderPagedNoticePerson",t).then((function(t){t.IsSuccessful&&e(t)})).catch((function(t){n(t)}))}))},n("d3b7");var o=i(n("a7f0"))},"088c":function(t,e,n){"use strict";n.d(e,"b",(function(){return o})),n.d(e,"c",(function(){return a})),n.d(e,"a",(function(){return i}));var i={uniCard:n("f9ea").default,"u-Form":n("6f92").default,uFormItem:n("b41e").default,"u-Textarea":n("53f2").default,"u-Input":n("1662").default,uIcon:n("f7d8").default,uSticky:n("646b").default,uniCollapse:n("3e62").default,uniCollapseItem:n("08dd").default,uDatetimePicker:n("dd70").default},o=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("v-uni-view",{staticClass:"page-wrap"},[n("v-uni-view",{staticClass:"card"},[n("uni-card",{attrs:{margin:"0","is-shadow":!0}},[n("u--form",{ref:"wForm",attrs:{labelPosition:"left",labelWidth:"auto",labelAlign:"center",model:t.model,errorType:"border-bottom",rules:t.rules}},[t.AUDIT_OPINION?n("v-uni-view",{staticClass:"label-title-red"},[t._v("驳回信息")]):t._e(),t.AUDIT_OPINION?n("u-form-item",{attrs:{borderBottom:!0}},[n("u--textarea",{attrs:{disabled:!0,autoHeight:!0,value:t.AUDIT_OPINION,placeholder:"请输入检查内容",border:"surround"}})],1):t._e(),t.TaskID?n("u-form-item",{attrs:{required:!0,label:"隐患通知",prop:"NAME",borderBottom:!0}},[n("u--input",{attrs:{disabled:!0,disabledColor:"#fff",border:"none",inputAlign:"right"},model:{value:t.model.NAME,callback:function(e){t.$set(t.model,"NAME",e)},expression:"model.NAME"}})],1):n("u-form-item",{attrs:{required:!0,label:"隐患通知",prop:"NAME",borderBottom:!0},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.handleChange()}}},[n("u--input",{attrs:{disabledColor:"#fff",border:"none",inputAlign:"right"},model:{value:t.model.NAME,callback:function(e){t.$set(t.model,"NAME",e)},expression:"model.NAME"}}),n("u-icon",{staticStyle:{"margin-left":"4px"},attrs:{slot:"right",name:"arrow-down"},slot:"right"})],1),n("u-form-item",{attrs:{label:"问题等级",prop:"QUESTION_LEVEL_SHOW",borderBottom:!0}},[n("u--input",{attrs:{slot:"right",disabled:!0,disabledColor:"#fff",border:"none",inputAlign:"right"},slot:"right",model:{value:t.model.QUESTION_LEVEL_SHOW,callback:function(e){t.$set(t.model,"QUESTION_LEVEL_SHOW",e)},expression:"model.QUESTION_LEVEL_SHOW"}})],1)],1)],1)],1),n("u-sticky",{attrs:{"offset-top":"20"}},[n("v-uni-view",{staticClass:"sub-form"},[n("v-uni-view",{staticClass:"sub-form-wrap"},[n("u--form",{attrs:{labelPosition:"left",labelWidth:"auto",labelAlign:"center",errorType:"border-bottom"}},[n("uni-collapse",{attrs:{border:!1,accordion:!0,value:"1"}},t._l(t.model.Nav_ListApplyDetail,(function(e,i){return e.IS_DELETED?t._e():n("uni-card",{staticStyle:{"margin-bottom":"16px"},attrs:{margin:"0",spacing:"0","is-shadow":
|