sooyie-task 0.0.15 → 0.0.16
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/dist/{add-DWG73DwX.mjs → add-BcGjMuHs.mjs} +1 -1
- package/dist/add-OKtvylXy.mjs +379 -0
- package/dist/{add.vue_vue_type_script_setup_true_lang-C7iqLsd8.mjs → add.vue_vue_type_script_setup_true_lang-CiPF4LEJ.mjs} +1 -1
- package/dist/{edit-C6PKgMYP.mjs → edit-D-bAAMf0.mjs} +1 -1
- package/dist/{edit-DbRtvsz8.mjs → edit-DONkMPcM.mjs} +2 -2
- package/dist/{index-jFALjInU.mjs → index-CDDGVwO5.mjs} +1 -1
- package/dist/{index-BUWBZCoN.mjs → index-CEezFGAH.mjs} +2 -2
- package/dist/{index-X-o3kDV2.mjs → index-CPfX5DLe.mjs} +3 -3
- package/dist/{index-BAvA0Ouj.mjs → index-Cufj3GUa.mjs} +1 -1
- package/dist/{index-BUfsHvCP.mjs → index-D0yGxoUN.mjs} +2944 -2914
- package/dist/index.mjs +2 -2
- package/dist/{index.vue_vue_type_script_setup_true_lang-9dzewzjH.mjs → index.vue_vue_type_script_setup_true_lang-CgF0wL1t.mjs} +2 -2
- package/dist/{info-296UB09j.mjs → info-BjF3Ubh3.mjs} +676 -694
- package/dist/{report-DhfHhf7j.mjs → report-Cjz9WPQK.mjs} +1 -1
- package/dist/{report-info-qI3MGran.mjs → report-info-DjjNB_S1.mjs} +1 -1
- package/dist/style.css +1 -1
- package/package.json +2 -2
- package/dist/add-C5oSuf1e.mjs +0 -335
package/dist/index.mjs
CHANGED
|
@@ -216,7 +216,7 @@ function bs(e) {
|
|
|
216
216
|
let s = e.global.getLocaleMessage("en");
|
|
217
217
|
s = pt(s, Os), e.global.setLocaleMessage("zh-cn", t), e.global.setLocaleMessage("en", s);
|
|
218
218
|
}
|
|
219
|
-
const Is = () => import("./edit-
|
|
219
|
+
const Is = () => import("./edit-DONkMPcM.mjs"), xs = () => import("./info-BjF3Ubh3.mjs"), Ns = [
|
|
220
220
|
{
|
|
221
221
|
path: "/task",
|
|
222
222
|
component: Ms,
|
|
@@ -2830,7 +2830,7 @@ const Pi = {
|
|
|
2830
2830
|
}
|
|
2831
2831
|
};
|
|
2832
2832
|
}
|
|
2833
|
-
}, Wi = /* @__PURE__ */ Object.assign({ "./views/task/task-define-rel/add.vue": () => import("./add-
|
|
2833
|
+
}, Wi = /* @__PURE__ */ Object.assign({ "./views/task/task-define-rel/add.vue": () => import("./add-OKtvylXy.mjs").then((e) => e.b), "./views/task/task-define-rel/index.vue": () => import("./index-CDDGVwO5.mjs"), "./views/task/task-define/add.vue": () => import("./add-BcGjMuHs.mjs"), "./views/task/task-define/edit.vue": () => import("./edit-DONkMPcM.mjs"), "./views/task/task-define/index.vue": () => import("./index-CEezFGAH.mjs"), "./views/task/task-inst/edit.vue": () => import("./edit-D-bAAMf0.mjs"), "./views/task/task-inst/index.vue": () => import("./index-CPfX5DLe.mjs"), "./views/task/task-inst/info.vue": () => import("./info-BjF3Ubh3.mjs"), "./views/task/task-inst/report-info.vue": () => import("./report-info-DjjNB_S1.mjs").then((e) => e.r), "./views/task/task-inst/report.vue": () => import("./report-Cjz9WPQK.mjs").then((e) => e.r), "./views/task/task-task/index.vue": () => import("./index-Cufj3GUa.mjs") }), Ci = {
|
|
2834
2834
|
install(e) {
|
|
2835
2835
|
vs(Wi, 7), bs(Ys), ps(Ns), e.use(Pi);
|
|
2836
2836
|
}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { defineComponent as E, ref as b, resolveComponent as i, resolveDirective as T, createElementBlock as d, openBlock as c, Fragment as z, createVNode as o, createBlock as $, createCommentVNode as S, withCtx as a, unref as m, toDisplayString as u, createTextVNode as D, withDirectives as U } from "vue";
|
|
2
|
-
import { t as q, a as v } from "./add-
|
|
2
|
+
import { t as q, a as v } from "./add-OKtvylXy.mjs";
|
|
3
3
|
import { ElMessageBox as A } from "element-plus";
|
|
4
4
|
import { useI18n as L } from "vue-i18n";
|
|
5
5
|
import { useRoute as M } from "vue-router";
|
|
6
|
-
import { D as r, C as N } from "./index-
|
|
6
|
+
import { D as r, C as N } from "./index-D0yGxoUN.mjs";
|
|
7
7
|
import { E as I } from "./el-message-CajLrSgM.mjs";
|
|
8
8
|
const O = { key: 0 }, P = { key: 1 }, F = ["onClick"], Z = /* @__PURE__ */ E({
|
|
9
9
|
__name: "index",
|