xyvcard-goods 0.0.21 → 0.0.23
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/ImageUpload-Dk6GY6PA.mjs +93 -0
- package/dist/{edit-DFc_TNP3.mjs → edit-9jPSycsG.mjs} +148 -212
- package/dist/edit-CJpoa4Ck.mjs +368 -0
- package/dist/{edit-DxnsmaXV.mjs → edit-CWQMgvVP.mjs} +38 -38
- package/dist/{edit-CkR-I5aJ.mjs → edit-DU-BEAcq.mjs} +1 -1
- package/dist/{edit-BcokSKfN.mjs → edit-Ziwv43v0.mjs} +27 -27
- package/dist/edit.vue_vue_type_script_setup_true_lang-BP0C4d2-.mjs +24173 -0
- package/dist/{goodsList-HmPAwD_C.mjs → goodsList-2AwsJVoO.mjs} +1 -1
- package/dist/{goodsList-TX2ZnRR9.mjs → goodsList-CyWliLjg.mjs} +1 -1
- package/dist/{goodsList.vue_vue_type_script_setup_true_lang-CGV1dm3W.mjs → goodsList.vue_vue_type_script_setup_true_lang-Bq06GIMe.mjs} +2 -2
- package/dist/{goodsList.vue_vue_type_script_setup_true_lang-f1Fc6pbd.mjs → goodsList.vue_vue_type_script_setup_true_lang-DjKzEAB7.mjs} +136 -147
- package/dist/{index-B0SXNsHW.mjs → index-8E7BciYp.mjs} +7 -7
- package/dist/{index-Dt3PP8dN.mjs → index-B1H5hqEi.mjs} +2 -2
- package/dist/{index-BZw9XfQo.mjs → index-B88acg0Q.mjs} +2 -2
- package/dist/{index-VFsDup14.mjs → index-BdP_dXBK.mjs} +3 -3
- package/dist/index-C7oatDPl.mjs +4432 -0
- package/dist/{index-Ctva-XF0.mjs → index-DPjR32Kv.mjs} +3 -3
- package/dist/{index-r0u-27m7.mjs → index-DR3Gk44r.mjs} +1 -1
- package/dist/index-jCpYt-EU.mjs +221 -0
- package/dist/index.mjs +6 -2864
- package/dist/info-BEMxnD6-.mjs +325 -0
- package/dist/{info-BTKv0IRt.mjs → info-DFIeVs66.mjs} +3 -3
- package/dist/{skuForm-C7rF2noo.mjs → skuForm-BhAbf2AG.mjs} +2 -2
- package/dist/skuForm-C2aQcL90.mjs +314 -0
- package/dist/{skuTable-CEwT-I1Q.mjs → skuTable-9JJqGeRx.mjs} +255 -208
- package/dist/style.css +1 -1
- package/dts/api/dict.d.ts +3 -0
- package/dts/api/goods-spu/index.d.ts +4 -1
- package/dts/api/goods-spu/types.d.ts +28 -0
- package/dts/api/index.d.ts +2 -1
- package/dts/index.d.ts +4 -0
- package/dts/lang/goods/zh-cn.d.ts +5 -1
- package/dts/router/index.d.ts +1 -0
- package/dts/views/goods/goods-combination/skuForm.vue.d.ts +0 -9
- package/package.json +3 -2
- package/dist/edit-tCGa_9Kt.mjs +0 -507
- package/dist/edit.vue_vue_type_script_setup_true_lang-BlNwikUO.mjs +0 -234
- package/dist/index-CqOoZ5xQ.mjs +0 -305
- package/dist/index-DR7GlHNd.mjs +0 -1288
- package/dist/index-jTDhsbYM.mjs +0 -141
- package/dist/info-CrghLmS4.mjs +0 -365
- package/dist/sku-B-IzfYLq.mjs +0 -52
- package/dist/skuForm-D2n8sQJo.mjs +0 -475
- package/dist/skuTable-D-awlXgj.mjs +0 -592
|
@@ -1,9 +1,10 @@
|
|
|
1
1
|
import { defineComponent as x, ref as V, reactive as S, onActivated as ee, resolveComponent as r, resolveDirective as oe, openBlock as u, createElementBlock as $, createElementVNode as U, createVNode as t, withCtx as l, withKeys as te, unref as n, createTextVNode as p, toDisplayString as c, withDirectives as C, createBlock as w, isRef as T, createCommentVNode as D } from "vue";
|
|
2
2
|
import { useI18n as le } from "vue-i18n";
|
|
3
3
|
import { useTableHooks as ae, fileApi as j } from "jmash-core";
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
|
|
4
|
+
import { D as ne } from "./index-jCpYt-EU.mjs";
|
|
5
|
+
import { g as re } from "./index-C7oatDPl.mjs";
|
|
6
|
+
import { _ as se } from "./edit.vue_vue_type_script_setup_true_lang-BP0C4d2-.mjs";
|
|
7
|
+
const ie = { class: "app-container" }, de = { class: "search-container" }, ue = ["onClick"], me = ["onClick"], be = /* @__PURE__ */ x({
|
|
7
8
|
__name: "index",
|
|
8
9
|
setup(pe) {
|
|
9
10
|
const { t: _ } = le(), i = V({
|
|
@@ -16,7 +17,7 @@ const ie = { class: "app-container" }, de = { class: "search-container" }, ue =
|
|
|
16
17
|
listLoading: B,
|
|
17
18
|
tableData: q,
|
|
18
19
|
total: y
|
|
19
|
-
} = ae(_,
|
|
20
|
+
} = ae(_, re, i);
|
|
20
21
|
let g = V([
|
|
21
22
|
{
|
|
22
23
|
label: "goodsCategory.categoryName",
|
|
@@ -135,7 +136,7 @@ const ie = { class: "app-container" }, de = { class: "search-container" }, ue =
|
|
|
135
136
|
modelValue: i.value.status,
|
|
136
137
|
"onUpdate:modelValue": o[2] || (o[2] = (e) => i.value.status = e),
|
|
137
138
|
placeholder: a.$t("goodsCategory.statusRequired"),
|
|
138
|
-
data: n(
|
|
139
|
+
data: n(ne).enableDict.values,
|
|
139
140
|
clearable: ""
|
|
140
141
|
}, null, 8, ["modelValue", "placeholder", "data"])
|
|
141
142
|
]),
|
|
@@ -250,7 +251,6 @@ const ie = { class: "app-container" }, de = { class: "search-container" }, ue =
|
|
|
250
251
|
"list-loading": n(B),
|
|
251
252
|
data: n(q),
|
|
252
253
|
"table-label": n(g),
|
|
253
|
-
"default-expand-all": "",
|
|
254
254
|
onSelectionChange: E,
|
|
255
255
|
onSortChange: K
|
|
256
256
|
}, {
|
|
@@ -329,5 +329,5 @@ const ie = { class: "app-container" }, de = { class: "search-container" }, ue =
|
|
|
329
329
|
}
|
|
330
330
|
});
|
|
331
331
|
export {
|
|
332
|
-
|
|
332
|
+
be as default
|
|
333
333
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as v, ref as b, onMounted as h, resolveComponent as u, openBlock as t, createElementBlock as c, createVNode as y, withCtx as m, Fragment as k, renderList as C, unref as V, createBlock as p, createCommentVNode as g } from "vue";
|
|
2
2
|
import { useRoute as B } from "vue-router";
|
|
3
|
-
import { D as i } from "./index-
|
|
4
|
-
import { _ as L } from "./goodsList.vue_vue_type_script_setup_true_lang-
|
|
3
|
+
import { D as i } from "./index-jCpYt-EU.mjs";
|
|
4
|
+
import { _ as L } from "./goodsList.vue_vue_type_script_setup_true_lang-DjKzEAB7.mjs";
|
|
5
5
|
const N = { class: "app-container" }, E = /* @__PURE__ */ v({
|
|
6
6
|
__name: "index",
|
|
7
7
|
setup(T) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { defineComponent as b, ref as S, onMounted as A, resolveComponent as p, openBlock as t, createElementBlock as c, createVNode as V, withCtx as m, Fragment as C, renderList as P, unref as h, createBlock as i, createCommentVNode as y } from "vue";
|
|
2
2
|
import { useRoute as L } from "vue-router";
|
|
3
|
-
import { D as _, C as l } from "./index-
|
|
4
|
-
import { _ as k } from "./goodsList.vue_vue_type_script_setup_true_lang-
|
|
3
|
+
import { D as _, C as l } from "./index-jCpYt-EU.mjs";
|
|
4
|
+
import { _ as k } from "./goodsList.vue_vue_type_script_setup_true_lang-Bq06GIMe.mjs";
|
|
5
5
|
const N = { class: "app-container" }, x = /* @__PURE__ */ b({
|
|
6
6
|
__name: "index",
|
|
7
7
|
setup(g) {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { defineComponent as x, ref as B, reactive as N, onActivated as ee, resolveComponent as r, resolveDirective as oe, openBlock as u, createElementBlock as V, createElementVNode as I, createVNode as t, withCtx as l, withKeys as te, unref as n, createTextVNode as p, toDisplayString as c, withDirectives as k, createBlock as w, isRef as R, createCommentVNode as T } from "vue";
|
|
2
2
|
import { useTableHooks as le, fileApi as D } from "jmash-core";
|
|
3
3
|
import { useI18n as ae } from "vue-i18n";
|
|
4
|
-
import { g as ne } from "./index-
|
|
5
|
-
import re from "./edit-
|
|
6
|
-
import { D as de } from "./index-
|
|
4
|
+
import { g as ne } from "./index-DR3Gk44r.mjs";
|
|
5
|
+
import re from "./edit-CWQMgvVP.mjs";
|
|
6
|
+
import { D as de } from "./index-jCpYt-EU.mjs";
|
|
7
7
|
const se = { class: "app-container" }, ie = { class: "search-container" }, ue = ["onClick"], me = ["onClick"], ye = /* @__PURE__ */ x({
|
|
8
8
|
__name: "index",
|
|
9
9
|
setup(pe) {
|