mooho-base-admin-plus 2.0.26 → 2.0.27
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.
- package/package/mooho-base-admin-plus.min.esm.js +64 -291
- package/package/mooho-base-admin-plus.min.js +8 -8
- package/package/style.css +2 -2
- package/package.json +1 -1
- package/src/api/customModel.js +2 -10
- package/src/api/dataSource.js +1 -7
- package/src/api/dataView.js +1 -7
- package/src/api/model.js +1 -7
- package/src/components/view/view-table.vue +2 -2
- package/src/index.js +3 -9
- package/src/libs/lodop/index.js +10 -134
- package/src/mixins/page.js +40 -33
- package/src/store/modules/admin/modules/layout.js +0 -16
- package/src/store/modules/admin/modules/menu.js +1 -8
- package/src/styles/css/default.css +6 -0
- package/test/api/barcode.js +2 -6
- package/test/api/inbound.js +2 -6
- package/test/api/movePlan.js +2 -6
- package/test/api/outbound.js +2 -6
- package/src/plugins/auth/index.js +0 -21
- package/src/plugins/index.js +0 -24
- package/src/plugins/sweetalert2/index.js +0 -16
|
@@ -13034,152 +13034,21 @@ var enumApi = {
|
|
|
13034
13034
|
});
|
|
13035
13035
|
}
|
|
13036
13036
|
};
|
|
13037
|
-
|
|
13038
|
-
const needCLodop = () => {
|
|
13037
|
+
const getLodop = () => {
|
|
13039
13038
|
try {
|
|
13040
|
-
|
|
13041
|
-
if (ua.match(/Windows\sPhone/i) != null)
|
|
13042
|
-
return true;
|
|
13043
|
-
if (ua.match(/iPhone|iPod/i) != null)
|
|
13044
|
-
return true;
|
|
13045
|
-
if (ua.match(/Android/i) != null)
|
|
13046
|
-
return true;
|
|
13047
|
-
if (ua.match(/Edge\D?\d+/i) != null)
|
|
13048
|
-
return true;
|
|
13049
|
-
if (ua.match(/QQBrowser/i) != null)
|
|
13050
|
-
return false;
|
|
13051
|
-
var verTrident = ua.match(/Trident\D?\d+/i);
|
|
13052
|
-
var verIE = ua.match(/MSIE\D?\d+/i);
|
|
13053
|
-
var verOPR = ua.match(/OPR\D?\d+/i);
|
|
13054
|
-
var verFF = ua.match(/Firefox\D?\d+/i);
|
|
13055
|
-
var x64 = ua.match(/x64/i);
|
|
13056
|
-
if (verTrident == null && verIE == null && x64 !== null) {
|
|
13057
|
-
return true;
|
|
13058
|
-
} else if (verFF !== null) {
|
|
13059
|
-
verFF = verFF[0].match(/\d+/);
|
|
13060
|
-
if (verFF[0] >= 42)
|
|
13061
|
-
return true;
|
|
13062
|
-
} else if (verOPR !== null) {
|
|
13063
|
-
verOPR = verOPR[0].match(/\d+/);
|
|
13064
|
-
if (verOPR[0] >= 32)
|
|
13065
|
-
return true;
|
|
13066
|
-
} else if (verTrident == null && verIE == null) {
|
|
13067
|
-
var verChrome = ua.match(/Chrome\D?\d+/i);
|
|
13068
|
-
if (verChrome !== null) {
|
|
13069
|
-
verChrome = verChrome[0].match(/\d+/);
|
|
13070
|
-
if (verChrome[0] >= 42)
|
|
13071
|
-
return true;
|
|
13072
|
-
}
|
|
13073
|
-
}
|
|
13074
|
-
return false;
|
|
13075
|
-
} catch (err) {
|
|
13076
|
-
return true;
|
|
13077
|
-
}
|
|
13078
|
-
};
|
|
13079
|
-
const getLodop = (oOBJECT, oEMBED) => {
|
|
13080
|
-
var strHtmInstall = "<br><font color='#FF00FF'>\u6253\u5370\u63A7\u4EF6\u672A\u5B89\u88C5!\u70B9\u51FB\u8FD9\u91CC<a href='install_lodop32.exe' target='_self'>\u6267\u884C\u5B89\u88C5</a>,\u5B89\u88C5\u540E\u8BF7\u5237\u65B0\u9875\u9762\u6216\u91CD\u65B0\u8FDB\u5165\u3002</font>";
|
|
13081
|
-
var strHtmUpdate = "<br><font color='#FF00FF'>\u6253\u5370\u63A7\u4EF6\u9700\u8981\u5347\u7EA7!\u70B9\u51FB\u8FD9\u91CC<a href='install_lodop32.exe' target='_self'>\u6267\u884C\u5347\u7EA7</a>,\u5347\u7EA7\u540E\u8BF7\u91CD\u65B0\u8FDB\u5165\u3002</font>";
|
|
13082
|
-
var strHtm64Install = "<br><font color='#FF00FF'>\u6253\u5370\u63A7\u4EF6\u672A\u5B89\u88C5!\u70B9\u51FB\u8FD9\u91CC<a href='install_lodop64.exe' target='_self'>\u6267\u884C\u5B89\u88C5</a>,\u5B89\u88C5\u540E\u8BF7\u5237\u65B0\u9875\u9762\u6216\u91CD\u65B0\u8FDB\u5165\u3002</font>";
|
|
13083
|
-
var strHtm64Update = "<br><font color='#FF00FF'>\u6253\u5370\u63A7\u4EF6\u9700\u8981\u5347\u7EA7!\u70B9\u51FB\u8FD9\u91CC<a href='install_lodop64.exe' target='_self'>\u6267\u884C\u5347\u7EA7</a>,\u5347\u7EA7\u540E\u8BF7\u91CD\u65B0\u8FDB\u5165\u3002</font>";
|
|
13084
|
-
var strHtmFireFox = "<br><br><font color='#FF00FF'>\uFF08\u6CE8\u610F\uFF1A\u5982\u66FE\u5B89\u88C5\u8FC7Lodop\u65E7\u7248\u9644\u4EF6npActiveXPLugin,\u8BF7\u5728\u3010\u5DE5\u5177\u3011->\u3010\u9644\u52A0\u7EC4\u4EF6\u3011->\u3010\u6269\u5C55\u3011\u4E2D\u5148\u5378\u5B83\uFF09</font>";
|
|
13085
|
-
var strHtmChrome = "<br><br><font color='#FF00FF'>(\u5982\u679C\u6B64\u524D\u6B63\u5E38\uFF0C\u4EC5\u56E0\u6D4F\u89C8\u5668\u5347\u7EA7\u6216\u91CD\u5B89\u88C5\u800C\u51FA\u95EE\u9898\uFF0C\u9700\u91CD\u65B0\u6267\u884C\u4EE5\u4E0A\u5B89\u88C5\uFF09</font>";
|
|
13086
|
-
var strCLodopInstall = "<br><font color='#FF00FF'>CLodop\u4E91\u6253\u5370\u670D\u52A1(localhost\u672C\u5730)\u672A\u5B89\u88C5\u542F\u52A8!\u70B9\u51FB\u8FD9\u91CC<a href='CLodop_Setup_for_Win32NT.exe' target='_self'>\u6267\u884C\u5B89\u88C5</a>,\u5B89\u88C5\u540E\u8BF7\u5237\u65B0\u9875\u9762\u3002</font>";
|
|
13087
|
-
var strCLodopUpdate = "<br><font color='#FF00FF'>CLodop\u4E91\u6253\u5370\u670D\u52A1\u9700\u5347\u7EA7!\u70B9\u51FB\u8FD9\u91CC<a href='CLodop_Setup_for_Win32NT.exe' target='_self'>\u6267\u884C\u5347\u7EA7</a>,\u5347\u7EA7\u540E\u8BF7\u5237\u65B0\u9875\u9762\u3002</font>";
|
|
13088
|
-
var LODOP;
|
|
13089
|
-
try {
|
|
13090
|
-
var isIE = navigator.userAgent.indexOf("MSIE") >= 0 || navigator.userAgent.indexOf("Trident") >= 0;
|
|
13091
|
-
if (needCLodop()) {
|
|
13092
|
-
try {
|
|
13093
|
-
LODOP = getCLodop();
|
|
13094
|
-
} catch (err) {
|
|
13095
|
-
}
|
|
13096
|
-
if (!LODOP && document.readyState !== "complete") {
|
|
13097
|
-
alert("C-Lodop\u6CA1\u51C6\u5907\u597D\uFF0C\u8BF7\u7A0D\u540E\u518D\u8BD5\uFF01");
|
|
13098
|
-
return;
|
|
13099
|
-
}
|
|
13100
|
-
if (!LODOP) {
|
|
13101
|
-
if (isIE)
|
|
13102
|
-
document.write(strCLodopInstall);
|
|
13103
|
-
else {
|
|
13104
|
-
document.documentElement.innerHTML = strCLodopInstall + document.documentElement.innerHTML;
|
|
13105
|
-
}
|
|
13106
|
-
return;
|
|
13107
|
-
} else {
|
|
13108
|
-
if (CLODOP.CVERSION < "2.0.6.8") {
|
|
13109
|
-
if (isIE)
|
|
13110
|
-
document.write(strCLodopUpdate);
|
|
13111
|
-
else {
|
|
13112
|
-
document.documentElement.innerHTML = strCLodopUpdate + document.documentElement.innerHTML;
|
|
13113
|
-
}
|
|
13114
|
-
}
|
|
13115
|
-
if (oEMBED && oEMBED.parentNode)
|
|
13116
|
-
oEMBED.parentNode.removeChild(oEMBED);
|
|
13117
|
-
if (oOBJECT && oOBJECT.parentNode)
|
|
13118
|
-
oOBJECT.parentNode.removeChild(oOBJECT);
|
|
13119
|
-
}
|
|
13120
|
-
} else {
|
|
13121
|
-
var is64IE = isIE && navigator.userAgent.indexOf("x64") >= 0;
|
|
13122
|
-
if (oOBJECT !== void 0 || oEMBED !== void 0) {
|
|
13123
|
-
if (isIE)
|
|
13124
|
-
LODOP = oOBJECT;
|
|
13125
|
-
else
|
|
13126
|
-
LODOP = oEMBED;
|
|
13127
|
-
} else if (CreatedOKLodop7766 == null) {
|
|
13128
|
-
LODOP = document.createElement("object");
|
|
13129
|
-
LODOP.setAttribute("width", 0);
|
|
13130
|
-
LODOP.setAttribute("height", 0);
|
|
13131
|
-
LODOP.setAttribute("style", "position:absolute;left:0px;top:-100px;width:0px;height:0px;");
|
|
13132
|
-
if (isIE)
|
|
13133
|
-
LODOP.setAttribute("classid", "clsid:2105C259-1E0C-4534-8141-A753534CB4CA");
|
|
13134
|
-
else
|
|
13135
|
-
LODOP.setAttribute("type", "application/x-print-lodop");
|
|
13136
|
-
document.documentElement.appendChild(LODOP);
|
|
13137
|
-
CreatedOKLodop7766 = LODOP;
|
|
13138
|
-
} else
|
|
13139
|
-
LODOP = CreatedOKLodop7766;
|
|
13140
|
-
if (LODOP == null || typeof LODOP.VERSION === "undefined") {
|
|
13141
|
-
if (navigator.userAgent.indexOf("Chrome") >= 0) {
|
|
13142
|
-
document.documentElement.innerHTML = strHtmChrome + document.documentElement.innerHTML;
|
|
13143
|
-
}
|
|
13144
|
-
if (navigator.userAgent.indexOf("Firefox") >= 0) {
|
|
13145
|
-
document.documentElement.innerHTML = strHtmFireFox + document.documentElement.innerHTML;
|
|
13146
|
-
}
|
|
13147
|
-
if (is64IE)
|
|
13148
|
-
document.write(strHtm64Install);
|
|
13149
|
-
else if (isIE)
|
|
13150
|
-
document.write(strHtmInstall);
|
|
13151
|
-
else {
|
|
13152
|
-
document.documentElement.innerHTML = strHtmInstall + document.documentElement.innerHTML;
|
|
13153
|
-
}
|
|
13154
|
-
return LODOP;
|
|
13155
|
-
}
|
|
13156
|
-
}
|
|
13157
|
-
if (LODOP.VERSION < "6.2.0.8") {
|
|
13158
|
-
if (needCLodop()) {
|
|
13159
|
-
document.documentElement.innerHTML = strCLodopUpdate + document.documentElement.innerHTML;
|
|
13160
|
-
} else if (is64IE)
|
|
13161
|
-
document.write(strHtm64Update);
|
|
13162
|
-
else if (isIE)
|
|
13163
|
-
document.write(strHtmUpdate);
|
|
13164
|
-
else {
|
|
13165
|
-
document.documentElement.innerHTML = strHtmUpdate + document.documentElement.innerHTML;
|
|
13166
|
-
}
|
|
13167
|
-
return LODOP;
|
|
13168
|
-
}
|
|
13039
|
+
const LODOP = getCLodop();
|
|
13169
13040
|
LODOP.SET_LICENSES(Setting.lodop.name, Setting.lodop.key, "", "");
|
|
13170
13041
|
return LODOP;
|
|
13171
|
-
} catch (
|
|
13172
|
-
alert("
|
|
13042
|
+
} catch (e3) {
|
|
13043
|
+
alert(window.$app.$t("Front_Msg_Check_Print_Driver") + e3.message);
|
|
13044
|
+
return;
|
|
13173
13045
|
}
|
|
13174
13046
|
};
|
|
13175
|
-
|
|
13176
|
-
|
|
13177
|
-
|
|
13178
|
-
|
|
13179
|
-
head.insertBefore(oscript, head.firstChild);
|
|
13180
|
-
}
|
|
13047
|
+
var head = document.head || document.getElementsByTagName("head")[0] || document.documentElement;
|
|
13048
|
+
var oscript = document.createElement("script");
|
|
13049
|
+
oscript.src = "http://localhost:8000/CLodopfuncs.js?priority=1";
|
|
13050
|
+
head.insertBefore(oscript, head.firstChild);
|
|
13181
13051
|
var lodop = {
|
|
13182
|
-
needCLodop,
|
|
13183
13052
|
getLodop
|
|
13184
13053
|
};
|
|
13185
13054
|
function requiredArgs(required, args) {
|
|
@@ -14909,13 +14778,7 @@ var modelApi = {
|
|
|
14909
14778
|
filter2.groupColumn = JSON.parse(tableView2.groupColumn);
|
|
14910
14779
|
filter2.groupMethod = JSON.parse(tableView2.groupMethod);
|
|
14911
14780
|
}
|
|
14912
|
-
|
|
14913
|
-
try {
|
|
14914
|
-
LODOP = lodop.getLodop();
|
|
14915
|
-
} catch (e3) {
|
|
14916
|
-
alert(window.$app.$t("Front_Msg_Check_Print_Driver") + e3.message);
|
|
14917
|
-
return;
|
|
14918
|
-
}
|
|
14781
|
+
const LODOP = lodop.getLodop();
|
|
14919
14782
|
let data2 = {
|
|
14920
14783
|
...filter2,
|
|
14921
14784
|
per: 1e3,
|
|
@@ -15191,13 +15054,7 @@ var dataViewApi = {
|
|
|
15191
15054
|
saveAs(blob, tableView2.name + "-" + format$3(new Date(), "yyyyMMddHHmmss") + ".pdf");
|
|
15192
15055
|
},
|
|
15193
15056
|
async printList(tableView2, data2, viewColumns, landscape = true) {
|
|
15194
|
-
|
|
15195
|
-
try {
|
|
15196
|
-
LODOP = lodop.getLodop();
|
|
15197
|
-
} catch (e3) {
|
|
15198
|
-
alert(window.$app.$t("Front_Msg_Check_Print_Driver") + e3.message);
|
|
15199
|
-
return;
|
|
15200
|
-
}
|
|
15057
|
+
const LODOP = lodop.getLodop();
|
|
15201
15058
|
const result2 = await service({
|
|
15202
15059
|
url: `api/${res$m}/export`,
|
|
15203
15060
|
method: "post",
|
|
@@ -21923,18 +21780,6 @@ var layout$4 = {
|
|
|
21923
21780
|
}
|
|
21924
21781
|
},
|
|
21925
21782
|
actions: {
|
|
21926
|
-
listenFullscreen({ commit: commit2 }) {
|
|
21927
|
-
return new Promise((resolve) => {
|
|
21928
|
-
if (screenfull.enabled) {
|
|
21929
|
-
screenfull.on("change", () => {
|
|
21930
|
-
if (!screenfull.isFullscreen) {
|
|
21931
|
-
commit2("setFullscreen", false);
|
|
21932
|
-
}
|
|
21933
|
-
});
|
|
21934
|
-
}
|
|
21935
|
-
resolve();
|
|
21936
|
-
});
|
|
21937
|
-
},
|
|
21938
21783
|
toggleFullscreen({ commit: commit2 }) {
|
|
21939
21784
|
return new Promise((resolve) => {
|
|
21940
21785
|
if (screenfull.isFullscreen) {
|
|
@@ -22251,13 +22096,7 @@ var menu = {
|
|
|
22251
22096
|
},
|
|
22252
22097
|
getters: {
|
|
22253
22098
|
filterSider(state, getters, rootState) {
|
|
22254
|
-
|
|
22255
|
-
const access = userInfo.access;
|
|
22256
|
-
if (access && access.length) {
|
|
22257
|
-
return filterMenu(state.sider, access, []);
|
|
22258
|
-
} else {
|
|
22259
|
-
return filterMenu(state.sider, [], []);
|
|
22260
|
-
}
|
|
22099
|
+
return filterMenu(state.sider, [], []);
|
|
22261
22100
|
},
|
|
22262
22101
|
filterHeader(state, getters, rootState) {
|
|
22263
22102
|
const userInfo = rootState.admin.user.info;
|
|
@@ -23221,7 +23060,7 @@ var mixinPage = {
|
|
|
23221
23060
|
methods: {
|
|
23222
23061
|
...mapActions("admin/cache", ["loadEnum", "loadDict", "loadUserName", "loadCache"]),
|
|
23223
23062
|
copy(model2) {
|
|
23224
|
-
return
|
|
23063
|
+
return lodash$1.exports.cloneDeep(model2);
|
|
23225
23064
|
},
|
|
23226
23065
|
allow(key) {
|
|
23227
23066
|
if (key.startsWith("permission/")) {
|
|
@@ -23389,35 +23228,10 @@ var mixinPage = {
|
|
|
23389
23228
|
}
|
|
23390
23229
|
},
|
|
23391
23230
|
parseData(model2, expression2) {
|
|
23392
|
-
|
|
23393
|
-
return null;
|
|
23394
|
-
}
|
|
23395
|
-
let keys2 = expression2.split(".");
|
|
23396
|
-
let result2 = model2;
|
|
23397
|
-
for (let i3 = 0; i3 < keys2.length; i3++) {
|
|
23398
|
-
if (result2 == null) {
|
|
23399
|
-
return null;
|
|
23400
|
-
}
|
|
23401
|
-
result2 = result2[keys2[i3]];
|
|
23402
|
-
}
|
|
23403
|
-
return result2;
|
|
23231
|
+
return lodash$1.exports.get(model2, expression2);
|
|
23404
23232
|
},
|
|
23405
23233
|
setData(model2, expression2, value) {
|
|
23406
|
-
|
|
23407
|
-
return;
|
|
23408
|
-
}
|
|
23409
|
-
let keys2 = expression2.split(".");
|
|
23410
|
-
let target = model2;
|
|
23411
|
-
for (let i3 = 0; i3 < keys2.length; i3++) {
|
|
23412
|
-
if (i3 === keys2.length - 1) {
|
|
23413
|
-
target[keys2[i3]] = value;
|
|
23414
|
-
} else {
|
|
23415
|
-
if (!(keys2[i3] in target) || target[keys2[i3]] == null) {
|
|
23416
|
-
target[keys2[i3]] = {};
|
|
23417
|
-
}
|
|
23418
|
-
target = target[keys2[i3]];
|
|
23419
|
-
}
|
|
23420
|
-
}
|
|
23234
|
+
lodash$1.exports.set(model2, expression2, value);
|
|
23421
23235
|
},
|
|
23422
23236
|
parseDateTimeData(model2, expression2) {
|
|
23423
23237
|
let data2 = this.parseData(model2, expression2);
|
|
@@ -23565,7 +23379,7 @@ var mixinPage = {
|
|
|
23565
23379
|
}
|
|
23566
23380
|
},
|
|
23567
23381
|
confirm(title, onConfirm) {
|
|
23568
|
-
let swal =
|
|
23382
|
+
let swal = Swal.fire({
|
|
23569
23383
|
title: this.tParam(title),
|
|
23570
23384
|
icon: "question",
|
|
23571
23385
|
confirmButtonText: this.$t("Front_Btn_OK"),
|
|
@@ -23582,7 +23396,7 @@ var mixinPage = {
|
|
|
23582
23396
|
return swal;
|
|
23583
23397
|
},
|
|
23584
23398
|
confirmInput(title, inputLabel, onConfirm, preConfirm) {
|
|
23585
|
-
let swal =
|
|
23399
|
+
let swal = Swal.fire({
|
|
23586
23400
|
title: this.tParam(title),
|
|
23587
23401
|
input: "text",
|
|
23588
23402
|
confirmButtonText: this.$t("Front_Btn_OK"),
|
|
@@ -23617,7 +23431,7 @@ var mixinPage = {
|
|
|
23617
23431
|
onConfirm();
|
|
23618
23432
|
}
|
|
23619
23433
|
} else {
|
|
23620
|
-
var swal =
|
|
23434
|
+
var swal = Swal.fire({
|
|
23621
23435
|
title: this.tParam(message),
|
|
23622
23436
|
icon: "success",
|
|
23623
23437
|
confirmButtonText: this.$t("Front_Btn_OK")
|
|
@@ -23650,7 +23464,7 @@ var mixinPage = {
|
|
|
23650
23464
|
onConfirm();
|
|
23651
23465
|
}
|
|
23652
23466
|
} else {
|
|
23653
|
-
var swal =
|
|
23467
|
+
var swal = Swal.fire({
|
|
23654
23468
|
title: this.tParam(message),
|
|
23655
23469
|
icon: "warning",
|
|
23656
23470
|
confirmButtonText: this.$t("Front_Btn_OK")
|
|
@@ -23683,7 +23497,7 @@ var mixinPage = {
|
|
|
23683
23497
|
onConfirm();
|
|
23684
23498
|
}
|
|
23685
23499
|
} else {
|
|
23686
|
-
var swal =
|
|
23500
|
+
var swal = Swal.fire({
|
|
23687
23501
|
title: this.tParam(message),
|
|
23688
23502
|
icon: "error",
|
|
23689
23503
|
confirmButtonText: this.$t("Front_Btn_OK")
|
|
@@ -23884,7 +23698,7 @@ function _sfc_render$1r(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
23884
23698
|
]);
|
|
23885
23699
|
}
|
|
23886
23700
|
var login = /* @__PURE__ */ _export_sfc(_sfc_main$1r, [["render", _sfc_render$1r], ["__scopeId", "data-v-1c48c1b3"], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/account/login.vue"]]);
|
|
23887
|
-
var
|
|
23701
|
+
var __glob_44_0 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
23888
23702
|
__proto__: null,
|
|
23889
23703
|
"default": login
|
|
23890
23704
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -24522,7 +24336,7 @@ function _sfc_render$1o(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
24522
24336
|
]);
|
|
24523
24337
|
}
|
|
24524
24338
|
var home = /* @__PURE__ */ _export_sfc(_sfc_main$1o, [["render", _sfc_render$1o], ["__scopeId", "data-v-9f6133a2"], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/common/home.vue"]]);
|
|
24525
|
-
var
|
|
24339
|
+
var __glob_44_1 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
24526
24340
|
__proto__: null,
|
|
24527
24341
|
"default": home
|
|
24528
24342
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -24650,13 +24464,7 @@ var customModelApi = {
|
|
|
24650
24464
|
saveAs(blob, tableView2.name + "-" + format$3(new Date(), "yyyyMMddHHmmss") + ".pdf");
|
|
24651
24465
|
},
|
|
24652
24466
|
async printList(tableView2, filter2, landscape = true) {
|
|
24653
|
-
|
|
24654
|
-
try {
|
|
24655
|
-
LODOP = lodop.getLodop();
|
|
24656
|
-
} catch (e3) {
|
|
24657
|
-
alert(window.$app.$t("Front_Msg_Check_Print_Driver") + e3.message);
|
|
24658
|
-
return;
|
|
24659
|
-
}
|
|
24467
|
+
const LODOP = lodop.getLodop();
|
|
24660
24468
|
let data2 = {
|
|
24661
24469
|
...filter2,
|
|
24662
24470
|
modelName: tableView2.model,
|
|
@@ -24671,14 +24479,13 @@ var customModelApi = {
|
|
|
24671
24479
|
result2 = await service({
|
|
24672
24480
|
url: `api/${res$h}/group`,
|
|
24673
24481
|
method: "post",
|
|
24674
|
-
responseType: "blob",
|
|
24675
24482
|
data: data2
|
|
24676
24483
|
});
|
|
24677
24484
|
} else {
|
|
24485
|
+
console.log("4");
|
|
24678
24486
|
result2 = await service({
|
|
24679
24487
|
url: `api/${res$h}/query`,
|
|
24680
24488
|
method: "post",
|
|
24681
|
-
responseType: "blob",
|
|
24682
24489
|
data: data2
|
|
24683
24490
|
});
|
|
24684
24491
|
}
|
|
@@ -25251,7 +25058,7 @@ function _sfc_render$1n(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
25251
25058
|
]);
|
|
25252
25059
|
}
|
|
25253
25060
|
var taskForm = /* @__PURE__ */ _export_sfc(_sfc_main$1n, [["render", _sfc_render$1n], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/common/task-form.vue"]]);
|
|
25254
|
-
var
|
|
25061
|
+
var __glob_44_2 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
25255
25062
|
__proto__: null,
|
|
25256
25063
|
"default": taskForm
|
|
25257
25064
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -25319,7 +25126,7 @@ function _sfc_render$1m(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
25319
25126
|
]);
|
|
25320
25127
|
}
|
|
25321
25128
|
var todo = /* @__PURE__ */ _export_sfc(_sfc_main$1m, [["render", _sfc_render$1m], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/common/todo.vue"]]);
|
|
25322
|
-
var
|
|
25129
|
+
var __glob_44_3 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
25323
25130
|
__proto__: null,
|
|
25324
25131
|
"default": todo
|
|
25325
25132
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -25460,7 +25267,7 @@ function _sfc_render$1l(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
25460
25267
|
]);
|
|
25461
25268
|
}
|
|
25462
25269
|
var apiLog = /* @__PURE__ */ _export_sfc(_sfc_main$1l, [["render", _sfc_render$1l], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/apiLog.vue"]]);
|
|
25463
|
-
var
|
|
25270
|
+
var __glob_44_4 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
25464
25271
|
__proto__: null,
|
|
25465
25272
|
"default": apiLog
|
|
25466
25273
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -25935,7 +25742,7 @@ function _sfc_render$1j(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
25935
25742
|
]);
|
|
25936
25743
|
}
|
|
25937
25744
|
var applicationType = /* @__PURE__ */ _export_sfc(_sfc_main$1j, [["render", _sfc_render$1j], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/applicationType.vue"]]);
|
|
25938
|
-
var
|
|
25745
|
+
var __glob_44_5 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
25939
25746
|
__proto__: null,
|
|
25940
25747
|
"default": applicationType
|
|
25941
25748
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -25994,7 +25801,7 @@ function _sfc_render$1i(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
25994
25801
|
]);
|
|
25995
25802
|
}
|
|
25996
25803
|
var customPage = /* @__PURE__ */ _export_sfc(_sfc_main$1i, [["render", _sfc_render$1i], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/customPage.vue"]]);
|
|
25997
|
-
var
|
|
25804
|
+
var __glob_44_6 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
25998
25805
|
__proto__: null,
|
|
25999
25806
|
"default": customPage
|
|
26000
25807
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -26134,7 +25941,7 @@ function _sfc_render$1h(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
26134
25941
|
]);
|
|
26135
25942
|
}
|
|
26136
25943
|
var customTable = /* @__PURE__ */ _export_sfc(_sfc_main$1h, [["render", _sfc_render$1h], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/customTable.vue"]]);
|
|
26137
|
-
var
|
|
25944
|
+
var __glob_44_7 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
26138
25945
|
__proto__: null,
|
|
26139
25946
|
"default": customTable
|
|
26140
25947
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -26197,7 +26004,7 @@ function _sfc_render$1g(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
26197
26004
|
]);
|
|
26198
26005
|
}
|
|
26199
26006
|
var dict = /* @__PURE__ */ _export_sfc(_sfc_main$1g, [["render", _sfc_render$1g], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/dict.vue"]]);
|
|
26200
|
-
var
|
|
26007
|
+
var __glob_44_8 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
26201
26008
|
__proto__: null,
|
|
26202
26009
|
"default": dict
|
|
26203
26010
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -26324,7 +26131,7 @@ function _sfc_render$1f(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
26324
26131
|
]);
|
|
26325
26132
|
}
|
|
26326
26133
|
var dictType = /* @__PURE__ */ _export_sfc(_sfc_main$1f, [["render", _sfc_render$1f], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/dictType.vue"]]);
|
|
26327
|
-
var
|
|
26134
|
+
var __glob_44_9 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
26328
26135
|
__proto__: null,
|
|
26329
26136
|
"default": dictType
|
|
26330
26137
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -26403,7 +26210,7 @@ function _sfc_render$1e(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
26403
26210
|
]);
|
|
26404
26211
|
}
|
|
26405
26212
|
var entityView = /* @__PURE__ */ _export_sfc(_sfc_main$1e, [["render", _sfc_render$1e], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/entityView.vue"]]);
|
|
26406
|
-
var
|
|
26213
|
+
var __glob_44_10 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
26407
26214
|
__proto__: null,
|
|
26408
26215
|
"default": entityView
|
|
26409
26216
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -26539,7 +26346,7 @@ function _sfc_render$1d(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
26539
26346
|
]);
|
|
26540
26347
|
}
|
|
26541
26348
|
var extendColumn = /* @__PURE__ */ _export_sfc(_sfc_main$1d, [["render", _sfc_render$1d], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/extendColumn.vue"]]);
|
|
26542
|
-
var
|
|
26349
|
+
var __glob_44_11 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
26543
26350
|
__proto__: null,
|
|
26544
26351
|
"default": extendColumn
|
|
26545
26352
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -26765,7 +26572,7 @@ function _sfc_render$1c(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
26765
26572
|
]);
|
|
26766
26573
|
}
|
|
26767
26574
|
var formView = /* @__PURE__ */ _export_sfc(_sfc_main$1c, [["render", _sfc_render$1c], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/formView.vue"]]);
|
|
26768
|
-
var
|
|
26575
|
+
var __glob_44_12 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
26769
26576
|
__proto__: null,
|
|
26770
26577
|
"default": formView
|
|
26771
26578
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -26911,7 +26718,7 @@ function _sfc_render$1b(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
26911
26718
|
]);
|
|
26912
26719
|
}
|
|
26913
26720
|
var i18nText = /* @__PURE__ */ _export_sfc(_sfc_main$1b, [["render", _sfc_render$1b], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/i18nText.vue"]]);
|
|
26914
|
-
var
|
|
26721
|
+
var __glob_44_13 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
26915
26722
|
__proto__: null,
|
|
26916
26723
|
"default": i18nText
|
|
26917
26724
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -27017,7 +26824,7 @@ function _sfc_render$1a(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
27017
26824
|
]);
|
|
27018
26825
|
}
|
|
27019
26826
|
var log$1 = /* @__PURE__ */ _export_sfc(_sfc_main$1a, [["render", _sfc_render$1a], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/log.vue"]]);
|
|
27020
|
-
var
|
|
26827
|
+
var __glob_44_14 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
27021
26828
|
__proto__: null,
|
|
27022
26829
|
"default": log$1
|
|
27023
26830
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -27144,7 +26951,7 @@ function _sfc_render$19(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
27144
26951
|
]);
|
|
27145
26952
|
}
|
|
27146
26953
|
var mailTemplate = /* @__PURE__ */ _export_sfc(_sfc_main$19, [["render", _sfc_render$19], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/mailTemplate.vue"]]);
|
|
27147
|
-
var
|
|
26954
|
+
var __glob_44_15 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
27148
26955
|
__proto__: null,
|
|
27149
26956
|
"default": mailTemplate
|
|
27150
26957
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -27197,7 +27004,7 @@ function _sfc_render$18(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
27197
27004
|
]);
|
|
27198
27005
|
}
|
|
27199
27006
|
var notice = /* @__PURE__ */ _export_sfc(_sfc_main$18, [["render", _sfc_render$18], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/notice.vue"]]);
|
|
27200
|
-
var
|
|
27007
|
+
var __glob_44_16 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
27201
27008
|
__proto__: null,
|
|
27202
27009
|
"default": notice
|
|
27203
27010
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -27250,7 +27057,7 @@ function _sfc_render$17(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
27250
27057
|
]);
|
|
27251
27058
|
}
|
|
27252
27059
|
var openApi = /* @__PURE__ */ _export_sfc(_sfc_main$17, [["render", _sfc_render$17], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/openApi.vue"]]);
|
|
27253
|
-
var
|
|
27060
|
+
var __glob_44_17 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
27254
27061
|
__proto__: null,
|
|
27255
27062
|
"default": openApi
|
|
27256
27063
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -27395,7 +27202,7 @@ function _sfc_render$16(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
27395
27202
|
]);
|
|
27396
27203
|
}
|
|
27397
27204
|
var openUser = /* @__PURE__ */ _export_sfc(_sfc_main$16, [["render", _sfc_render$16], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/openUser.vue"]]);
|
|
27398
|
-
var
|
|
27205
|
+
var __glob_44_18 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
27399
27206
|
__proto__: null,
|
|
27400
27207
|
"default": openUser
|
|
27401
27208
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -27514,7 +27321,7 @@ function _sfc_render$15(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
27514
27321
|
]);
|
|
27515
27322
|
}
|
|
27516
27323
|
var organization = /* @__PURE__ */ _export_sfc(_sfc_main$15, [["render", _sfc_render$15], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/organization.vue"]]);
|
|
27517
|
-
var
|
|
27324
|
+
var __glob_44_19 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
27518
27325
|
__proto__: null,
|
|
27519
27326
|
"default": organization
|
|
27520
27327
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -27567,7 +27374,7 @@ function _sfc_render$14(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
27567
27374
|
]);
|
|
27568
27375
|
}
|
|
27569
27376
|
var organizationType = /* @__PURE__ */ _export_sfc(_sfc_main$14, [["render", _sfc_render$14], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/organizationType.vue"]]);
|
|
27570
|
-
var
|
|
27377
|
+
var __glob_44_20 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
27571
27378
|
__proto__: null,
|
|
27572
27379
|
"default": organizationType
|
|
27573
27380
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -27822,7 +27629,7 @@ function _sfc_render$13(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
27822
27629
|
]);
|
|
27823
27630
|
}
|
|
27824
27631
|
var permission = /* @__PURE__ */ _export_sfc(_sfc_main$13, [["render", _sfc_render$13], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/permission.vue"]]);
|
|
27825
|
-
var
|
|
27632
|
+
var __glob_44_21 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
27826
27633
|
__proto__: null,
|
|
27827
27634
|
"default": permission
|
|
27828
27635
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -27907,7 +27714,7 @@ function _sfc_render$12(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
27907
27714
|
]);
|
|
27908
27715
|
}
|
|
27909
27716
|
var planJob = /* @__PURE__ */ _export_sfc(_sfc_main$12, [["render", _sfc_render$12], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/planJob.vue"]]);
|
|
27910
|
-
var
|
|
27717
|
+
var __glob_44_22 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
27911
27718
|
__proto__: null,
|
|
27912
27719
|
"default": planJob
|
|
27913
27720
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -27981,7 +27788,7 @@ function _sfc_render$11(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
27981
27788
|
]);
|
|
27982
27789
|
}
|
|
27983
27790
|
var printTemplate = /* @__PURE__ */ _export_sfc(_sfc_main$11, [["render", _sfc_render$11], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/printTemplate.vue"]]);
|
|
27984
|
-
var
|
|
27791
|
+
var __glob_44_23 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
27985
27792
|
__proto__: null,
|
|
27986
27793
|
"default": printTemplate
|
|
27987
27794
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -29183,7 +28990,7 @@ function _sfc_render$$(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
29183
28990
|
]);
|
|
29184
28991
|
}
|
|
29185
28992
|
var process$1 = /* @__PURE__ */ _export_sfc(_sfc_main$$, [["render", _sfc_render$$], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/process.vue"]]);
|
|
29186
|
-
var
|
|
28993
|
+
var __glob_44_24 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
29187
28994
|
__proto__: null,
|
|
29188
28995
|
"default": process$1
|
|
29189
28996
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -29236,7 +29043,7 @@ function _sfc_render$_(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
29236
29043
|
]);
|
|
29237
29044
|
}
|
|
29238
29045
|
var processType = /* @__PURE__ */ _export_sfc(_sfc_main$_, [["render", _sfc_render$_], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/processType.vue"]]);
|
|
29239
|
-
var
|
|
29046
|
+
var __glob_44_25 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
29240
29047
|
__proto__: null,
|
|
29241
29048
|
"default": processType
|
|
29242
29049
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -30107,7 +29914,7 @@ function _sfc_render$Z(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
30107
29914
|
]);
|
|
30108
29915
|
}
|
|
30109
29916
|
var rolePropertyEdit = /* @__PURE__ */ _export_sfc(_sfc_main$Z, [["render", _sfc_render$Z], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/rolePropertyEdit.vue"]]);
|
|
30110
|
-
var
|
|
29917
|
+
var __glob_44_27 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
30111
29918
|
__proto__: null,
|
|
30112
29919
|
"default": rolePropertyEdit
|
|
30113
29920
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -30647,7 +30454,7 @@ function _sfc_render$Y(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
30647
30454
|
]);
|
|
30648
30455
|
}
|
|
30649
30456
|
var role = /* @__PURE__ */ _export_sfc(_sfc_main$Y, [["render", _sfc_render$Y], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/role.vue"]]);
|
|
30650
|
-
var
|
|
30457
|
+
var __glob_44_26 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
30651
30458
|
__proto__: null,
|
|
30652
30459
|
"default": role
|
|
30653
30460
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -30700,7 +30507,7 @@ function _sfc_render$X(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
30700
30507
|
]);
|
|
30701
30508
|
}
|
|
30702
30509
|
var sequenceSetting = /* @__PURE__ */ _export_sfc(_sfc_main$X, [["render", _sfc_render$X], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/sequenceSetting.vue"]]);
|
|
30703
|
-
var
|
|
30510
|
+
var __glob_44_28 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
30704
30511
|
__proto__: null,
|
|
30705
30512
|
"default": sequenceSetting
|
|
30706
30513
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -30753,7 +30560,7 @@ function _sfc_render$W(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
30753
30560
|
]);
|
|
30754
30561
|
}
|
|
30755
30562
|
var setting = /* @__PURE__ */ _export_sfc(_sfc_main$W, [["render", _sfc_render$W], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/setting.vue"]]);
|
|
30756
|
-
var
|
|
30563
|
+
var __glob_44_29 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
30757
30564
|
__proto__: null,
|
|
30758
30565
|
"default": setting
|
|
30759
30566
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -30865,7 +30672,7 @@ function _sfc_render$V(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
30865
30672
|
]);
|
|
30866
30673
|
}
|
|
30867
30674
|
var systemData = /* @__PURE__ */ _export_sfc(_sfc_main$V, [["render", _sfc_render$V], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/systemData.vue"]]);
|
|
30868
|
-
var
|
|
30675
|
+
var __glob_44_30 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
30869
30676
|
__proto__: null,
|
|
30870
30677
|
"default": systemData
|
|
30871
30678
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -33598,7 +33405,7 @@ function _sfc_render$O(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
33598
33405
|
]);
|
|
33599
33406
|
}
|
|
33600
33407
|
var tableView = /* @__PURE__ */ _export_sfc(_sfc_main$O, [["render", _sfc_render$O], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/tableView.vue"]]);
|
|
33601
|
-
var
|
|
33408
|
+
var __glob_44_31 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
33602
33409
|
__proto__: null,
|
|
33603
33410
|
"default": tableView
|
|
33604
33411
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -33699,7 +33506,7 @@ function _sfc_render$N(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
33699
33506
|
]);
|
|
33700
33507
|
}
|
|
33701
33508
|
var taskQueue = /* @__PURE__ */ _export_sfc(_sfc_main$N, [["render", _sfc_render$N], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/taskQueue.vue"]]);
|
|
33702
|
-
var
|
|
33509
|
+
var __glob_44_32 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
33703
33510
|
__proto__: null,
|
|
33704
33511
|
"default": taskQueue
|
|
33705
33512
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -34086,7 +33893,7 @@ function _sfc_render$M(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
34086
33893
|
]);
|
|
34087
33894
|
}
|
|
34088
33895
|
var user = /* @__PURE__ */ _export_sfc(_sfc_main$M, [["render", _sfc_render$M], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/user.vue"]]);
|
|
34089
|
-
var
|
|
33896
|
+
var __glob_44_33 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
34090
33897
|
__proto__: null,
|
|
34091
33898
|
"default": user
|
|
34092
33899
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -34477,7 +34284,7 @@ function _sfc_render$L(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
34477
34284
|
]);
|
|
34478
34285
|
}
|
|
34479
34286
|
var processPage = /* @__PURE__ */ _export_sfc(_sfc_main$L, [["render", _sfc_render$L], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/template/processPage.vue"]]);
|
|
34480
|
-
var
|
|
34287
|
+
var __glob_44_34 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
34481
34288
|
__proto__: null,
|
|
34482
34289
|
"default": processPage
|
|
34483
34290
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -34530,13 +34337,7 @@ var dataSourceApi = {
|
|
|
34530
34337
|
saveAs(blob, tableView2.name + "-" + format$3(new Date(), "yyyyMMddHHmmss") + ".pdf");
|
|
34531
34338
|
},
|
|
34532
34339
|
async printList(tableView2, filter2, landscape = true, path = "query") {
|
|
34533
|
-
|
|
34534
|
-
try {
|
|
34535
|
-
LODOP = lodop.getLodop();
|
|
34536
|
-
} catch (e3) {
|
|
34537
|
-
alert(window.$app.$t("Front_Msg_Check_Print_Driver") + e3.message);
|
|
34538
|
-
return;
|
|
34539
|
-
}
|
|
34340
|
+
const LODOP = lodop.getLodop();
|
|
34540
34341
|
let data2 = {
|
|
34541
34342
|
...filter2,
|
|
34542
34343
|
per: 1e3,
|
|
@@ -35059,7 +34860,7 @@ function _sfc_render$J(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
35059
34860
|
]);
|
|
35060
34861
|
}
|
|
35061
34862
|
var reportPage = /* @__PURE__ */ _export_sfc(_sfc_main$J, [["render", _sfc_render$J], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/template/reportPage.vue"]]);
|
|
35062
|
-
var
|
|
34863
|
+
var __glob_44_35 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
35063
34864
|
__proto__: null,
|
|
35064
34865
|
"default": reportPage
|
|
35065
34866
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -35220,7 +35021,7 @@ function _sfc_render$I(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
35220
35021
|
]);
|
|
35221
35022
|
}
|
|
35222
35023
|
var viewPage = /* @__PURE__ */ _export_sfc(_sfc_main$I, [["render", _sfc_render$I], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/template/viewPage.vue"]]);
|
|
35223
|
-
var
|
|
35024
|
+
var __glob_44_36 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
35224
35025
|
__proto__: null,
|
|
35225
35026
|
"default": viewPage
|
|
35226
35027
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -35237,7 +35038,7 @@ function _sfc_render$H(_ctx, _cache) {
|
|
|
35237
35038
|
]);
|
|
35238
35039
|
}
|
|
35239
35040
|
var _404 = /* @__PURE__ */ _export_sfc(_sfc_main$H, [["render", _sfc_render$H], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/pages/system/error/404.vue"]]);
|
|
35240
|
-
var
|
|
35041
|
+
var __glob_44_37 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
35241
35042
|
__proto__: null,
|
|
35242
35043
|
"default": _404
|
|
35243
35044
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
@@ -35401,31 +35202,6 @@ var mixinApp = {
|
|
|
35401
35202
|
}
|
|
35402
35203
|
}
|
|
35403
35204
|
};
|
|
35404
|
-
var directiveAuth = {
|
|
35405
|
-
inserted(el, binding) {
|
|
35406
|
-
const { value } = binding;
|
|
35407
|
-
const access = store.state.admin.user.info.access;
|
|
35408
|
-
if (value && value instanceof Array && value.length && access && access.length) {
|
|
35409
|
-
const isPermission = includeArray(value, access);
|
|
35410
|
-
if (!isPermission) {
|
|
35411
|
-
el.parentNode && el.parentNode.removeChild(el);
|
|
35412
|
-
}
|
|
35413
|
-
}
|
|
35414
|
-
}
|
|
35415
|
-
};
|
|
35416
|
-
var sweetalert2_min = "";
|
|
35417
|
-
var sweetalert2 = {
|
|
35418
|
-
install: (app) => {
|
|
35419
|
-
const swal = Swal;
|
|
35420
|
-
app.config.globalProperties.$swal = swal;
|
|
35421
|
-
}
|
|
35422
|
-
};
|
|
35423
|
-
var plugins$1 = {
|
|
35424
|
-
async install(app) {
|
|
35425
|
-
app.use(sweetalert2);
|
|
35426
|
-
app.directive("auth", directiveAuth);
|
|
35427
|
-
}
|
|
35428
|
-
};
|
|
35429
35205
|
var menuHeader = [
|
|
35430
35206
|
{
|
|
35431
35207
|
path: "/",
|
|
@@ -42778,7 +42554,7 @@ const _sfc_main$q = {
|
|
|
42778
42554
|
orderBy: this.orderBy
|
|
42779
42555
|
};
|
|
42780
42556
|
if (this.tableView.isCustom) {
|
|
42781
|
-
customModelApi.
|
|
42557
|
+
customModelApi.exportPdf(this.tableView, data2);
|
|
42782
42558
|
} else if (this.tableView.isDataSource) {
|
|
42783
42559
|
dataSourceApi.exportPdf(this.tableView, data2);
|
|
42784
42560
|
} else {
|
|
@@ -42791,7 +42567,7 @@ const _sfc_main$q = {
|
|
|
42791
42567
|
orderBy: this.orderBy
|
|
42792
42568
|
};
|
|
42793
42569
|
if (this.tableView.isCustom) {
|
|
42794
|
-
customModelApi.
|
|
42570
|
+
customModelApi.printList(this.tableView, data2);
|
|
42795
42571
|
} else if (this.tableView.isDataSource) {
|
|
42796
42572
|
dataSourceApi.printList(this.tableView, data2);
|
|
42797
42573
|
} else {
|
|
@@ -53083,7 +52859,6 @@ function _sfc_render$l(_ctx, _cache, $props, $setup, $data, $options) {
|
|
|
53083
52859
|
var ModalTable = /* @__PURE__ */ _export_sfc(_sfc_main$l, [["render", _sfc_render$l], ["__file", "D:/Project/Mooho/FrontEnd/mooho-base-admin-plus/src/components/view/modal-table.vue"]]);
|
|
53084
52860
|
var index = "";
|
|
53085
52861
|
var _default = "";
|
|
53086
|
-
var all_min = "";
|
|
53087
52862
|
var focus = {
|
|
53088
52863
|
update() {
|
|
53089
52864
|
setTimeout(() => {
|
|
@@ -127727,7 +127502,6 @@ const install = function(app) {
|
|
|
127727
127502
|
app.use(ViewUIPlus, {
|
|
127728
127503
|
i18n: i18n$1
|
|
127729
127504
|
});
|
|
127730
|
-
app.use(plugins$1);
|
|
127731
127505
|
app.mixin(mixinApp);
|
|
127732
127506
|
Object.keys(components).forEach((key) => {
|
|
127733
127507
|
app.component(key, components[key]);
|
|
@@ -127739,7 +127513,7 @@ const install = function(app) {
|
|
|
127739
127513
|
const API = {
|
|
127740
127514
|
install
|
|
127741
127515
|
};
|
|
127742
|
-
const files = { "./pages/account/login.vue":
|
|
127516
|
+
const files = { "./pages/account/login.vue": __glob_44_0, "./pages/common/home.vue": __glob_44_1, "./pages/common/task-form.vue": __glob_44_2, "./pages/common/todo.vue": __glob_44_3, "./pages/system/apiLog.vue": __glob_44_4, "./pages/system/applicationType.vue": __glob_44_5, "./pages/system/customPage.vue": __glob_44_6, "./pages/system/customTable.vue": __glob_44_7, "./pages/system/dict.vue": __glob_44_8, "./pages/system/dictType.vue": __glob_44_9, "./pages/system/entityView.vue": __glob_44_10, "./pages/system/extendColumn.vue": __glob_44_11, "./pages/system/formView.vue": __glob_44_12, "./pages/system/i18nText.vue": __glob_44_13, "./pages/system/log.vue": __glob_44_14, "./pages/system/mailTemplate.vue": __glob_44_15, "./pages/system/notice.vue": __glob_44_16, "./pages/system/openApi.vue": __glob_44_17, "./pages/system/openUser.vue": __glob_44_18, "./pages/system/organization.vue": __glob_44_19, "./pages/system/organizationType.vue": __glob_44_20, "./pages/system/permission.vue": __glob_44_21, "./pages/system/planJob.vue": __glob_44_22, "./pages/system/printTemplate.vue": __glob_44_23, "./pages/system/process.vue": __glob_44_24, "./pages/system/processType.vue": __glob_44_25, "./pages/system/role.vue": __glob_44_26, "./pages/system/rolePropertyEdit.vue": __glob_44_27, "./pages/system/sequenceSetting.vue": __glob_44_28, "./pages/system/setting.vue": __glob_44_29, "./pages/system/systemData.vue": __glob_44_30, "./pages/system/tableView.vue": __glob_44_31, "./pages/system/taskQueue.vue": __glob_44_32, "./pages/system/user.vue": __glob_44_33, "./pages/template/processPage.vue": __glob_44_34, "./pages/template/reportPage.vue": __glob_44_35, "./pages/template/viewPage.vue": __glob_44_36, "./pages/system/error/404.vue": __glob_44_37 };
|
|
127743
127517
|
const pages = {};
|
|
127744
127518
|
Object.keys(files).forEach((key) => {
|
|
127745
127519
|
pages[key.replace(/(\.\/pages\/)/g, "")] = files[key].default;
|
|
@@ -127755,7 +127529,6 @@ const created = async (app, pages2, routes, layout2 = basicLayout) => {
|
|
|
127755
127529
|
store.dispatch("admin/i18n/load", app);
|
|
127756
127530
|
store.commit("admin/menu/setHeader", menuHeader);
|
|
127757
127531
|
store.dispatch("admin/account/load");
|
|
127758
|
-
store.dispatch("admin/layout/listenFullscreen");
|
|
127759
127532
|
app.config.globalProperties.$pages = pages2;
|
|
127760
127533
|
};
|
|
127761
127534
|
const routeChanged = (to) => {
|