1 line
12 KiB
JavaScript
1 line
12 KiB
JavaScript
|
|
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-apply-subPages-OG-3SignShow"],{"250b":function(t,e,n){"use strict";n.r(e);var i=n("5d57"),o=n.n(i);for(var a in i)["default"].indexOf(a)<0&&function(t){n.d(e,t,(function(){return i[t]}))}(a);e["default"]=o.a},"26f9":function(t,e,n){"use strict";n("7a82");var i=n("4ea4").default;Object.defineProperty(e,"__esModule",{value:!0}),e.getAllLists=function(t){return new Promise((function(e,n){o.default.post("/FM/User/OrderEntities",t).then((function(t){t.IsSuccessful&&e(t)})).catch((function(t){n(t)}))}))},e.getCertificateLists=function(t){return new Promise((function(e,n){o.default.post("/FO/FOCrucialLicenseJob/GetAnalyzePersonCertificate",t).then((function(t){t.IsSuccessful&&e(t)})).catch((function(t){n(t)}))}))},e.getDepartmentLists=function(t){return new Promise((function(e,n){o.default.post("/FM/Department/OrderPaged",t).then((function(t){t.IsSuccessful&&e(t)})).catch((function(t){n(t)}))}))},e.getDetailLists=function(t){return new Promise((function(e,n){o.default.post("/FO/FOCrucialLicenseJob/GetAnalyzeDetail",t).then((function(t){t.IsSuccessful&&e(t)})).catch((function(t){n(t)}))}))},e.getJobActivityRecordSign=function(t){return t.IgnoreDataRule=!0,new Promise((function(e,n){o.default.post("/FO/FOJobActivityRecord/PersonalAgree",t).then((function(t){t.IsSuccessful&&e(t.Data)})).catch((function(t){n(t)}))}))},e.getJobEventRecordSign=function(t){return t.IgnoreDataRule=!0,new Promise((function(e,n){o.default.post("/FO/FOJobEventRecord/PersonalAgree",t).then((function(t){t.IsSuccessful&&e(t.Data)})).catch((function(t){n(t)}))}))},e.getJobRecordSign=function(t){return t.IgnoreDataRule=!0,new Promise((function(e,n){o.default.post("/FO/FOCrucialLicenseJob/IdentityUpdateNew",t).then((function(t){t.IsSuccessful&&e(t.Data)})).catch((function(t){n(t)}))}))},e.getOperSchRecordSign=function(t){return t.IgnoreDataRule=!0,new Promise((function(e,n){o.default.post("/FO/FOPreOperSch/PersonalAgree",t).then((function(t){t.IsSuccessful&&e(t.Data)})).catch((function(t){n(t)}))}))},e.getRelatedLists=function(t){return new Promise((function(e,n){o.default.post("/OG/Related/OrderPaged",t).then((function(t){t.IsSuccessful&&e(t)})).catch((function(t){n(t)}))}))},e.getRelatedUserLists=function(t){return new Promise((function(e,n){o.default.post("/OG/RelatedUser/OrderPaged",t).then((function(t){t.IsSuccessful&&e(t)})).catch((function(t){n(t)}))}))},e.getRequest=function(t,e){return t.IgnoreDataRule=!0,new Promise((function(n,i){o.default.post(e,t).then((function(t){t.IsSuccessful&&n(t.Data)})).catch((function(t){i(t)}))}))},e.getRequestOrderPage=function(t,e){return t.IgnoreDataRule=!0,new Promise((function(n,i){o.default.post(e,t).then((function(t){t.IsSuccessful&&n(t)})).catch((function(t){i(t)}))}))},e.getStepLists=function(t){return new Promise((function(e,n){o.default.post("/FO/FOCrucialLicenseJob/GetNameList",t).then((function(t){t.IsSuccessful&&e(t)})).catch((function(t){n(t)}))}))},e.getTeamUsers=function(t){return t.IgnoreDataRule=!0,new Promise((function(e,n){o.default.post("/FM/FMTeam/TeamOrderPaged",t).then((function(t){t.IsSuccessful&&e(t.Data)})).catch((function(t){n(t)}))}))},e.getTechRecordSign=function(t){return t.IgnoreDataRule=!0,new Promise((function(e,n){o.default.post("/FO/FOTechDisclosureFrom/PersonalAgree",t).then((function(t){t.IsSuccessful&&e(t.Data)})).catch((function(t){n(t)}))}))},e.getUserLists=function(t){return new Promise((function(e,n){o.default.post("/FM/User/OrderPaged",t).then((function(t){t.IsSuccessful&&e(t)})).catch((function(t){n(t)}))}))},e.saveJobActivityRecord=function(t){return new Promise((function(e,n){o.default.post("/FO/FOJobActivityRecord/FullUpdate",t).then((function(t){t.IsSuccessful&&e(t)})).catch((function(t){n(t)}))}))},e.saveJobEventRecord=function(t){return new Promise((function(e,n){o.default.post("/FO/FOJobEventRecord/FullUpdate",t).then((function(t){t.IsSuccessful&&e(t)})).catch((function(t){n(t)}))}))},e.saveJobOutsourceRecord=function(t){return new Promise((function(e,n){o.default.post("/FO/FOCrucialLicenseJobOutsource/Fu
|