xyvcard-goods 0.0.2 → 0.0.3
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/{approveFailIndex-BS-H7i3Y.mjs → approveFailIndex-C2BhoVKC.mjs} +1 -1
- package/dist/{approveFailIndex.vue_vue_type_script_setup_true_lang-CebPGseh.mjs → approveFailIndex.vue_vue_type_script_setup_true_lang-CSBlBFQo.mjs} +1 -1
- package/dist/{auditIndex-DHQPvPdG.mjs → auditIndex-BjjiwYrm.mjs} +1 -1
- package/dist/{auditIndex.vue_vue_type_script_setup_true_lang-B-ghb-zu.mjs → auditIndex.vue_vue_type_script_setup_true_lang-UrMEjXo-.mjs} +9 -9
- package/dist/{edit-DOqDV4qb.mjs → edit-B1_IbaHc.mjs} +4128 -4132
- package/dist/{el-message-D15RmjW3.mjs → el-message-BBB-S2MS.mjs} +472 -454
- package/dist/{index-CIN1Wvug.mjs → index-vE-TE0cx.mjs} +14 -14
- package/dist/index.mjs +1055 -928
- package/dist/{info-MqipS9Ok.mjs → info-Bm6Ifv7W.mjs} +2 -2
- package/dist/{saleIndex-D2vlM6ww.mjs → saleIndex-C9AD4DIj.mjs} +1 -1
- package/dist/{saleIndex.vue_vue_type_script_setup_true_lang-B1iRvFF9.mjs → saleIndex.vue_vue_type_script_setup_true_lang-qDsRE8JX.mjs} +9 -9
- package/dist/{shelfIndex-CEgDzOX1.mjs → shelfIndex-CyAp6rf5.mjs} +1 -1
- package/dist/{shelfIndex.vue_vue_type_script_setup_true_lang-DS__493K.mjs → shelfIndex.vue_vue_type_script_setup_true_lang-D3xUiFR2.mjs} +9 -9
- package/dist/{skuForm-BMRF5whq.mjs → skuForm-Ctu0Vbym.mjs} +1 -1
- package/dist/{skuTable-Ddo1obnO.mjs → skuTable-BbTTCq2m.mjs} +13 -13
- package/dts/index.d.ts +2 -0
- package/package.json +1 -1
- package/dist/index-fu3gxdt_.mjs +0 -130
- package/dts/views/goods/goods-spu/approvedIndex.vue.d.ts +0 -2
- package/dts/views/goods/goods-spu/sku-form.vue.d.ts +0 -31
- package/dts/views/goods/goods-spu/sku-table.vue.d.ts +0 -14
|
@@ -2,22 +2,22 @@ import { defineComponent as ge, getCurrentInstance as _e, ref as P, resolveCompo
|
|
|
2
2
|
import { useRouter as ve } from "vue-router";
|
|
3
3
|
import { useTableHooks as ye, fileApi as M } from "jmash-core";
|
|
4
4
|
import { useI18n as Se } from "vue-i18n";
|
|
5
|
-
import {
|
|
5
|
+
import { goodsSpuApi as L } from "./index.mjs";
|
|
6
6
|
import { D as b, C as j } from "./index-CZD7OAWo.mjs";
|
|
7
|
-
import { _ as Ce } from "./saleIndex.vue_vue_type_script_setup_true_lang-
|
|
8
|
-
import { _ as $e } from "./shelfIndex.vue_vue_type_script_setup_true_lang-
|
|
9
|
-
import { _ as Ve } from "./auditIndex.vue_vue_type_script_setup_true_lang-
|
|
10
|
-
import { _ as ke } from "./approveFailIndex.vue_vue_type_script_setup_true_lang-
|
|
11
|
-
import {
|
|
7
|
+
import { _ as Ce } from "./saleIndex.vue_vue_type_script_setup_true_lang-qDsRE8JX.mjs";
|
|
8
|
+
import { _ as $e } from "./shelfIndex.vue_vue_type_script_setup_true_lang-D3xUiFR2.mjs";
|
|
9
|
+
import { _ as Ve } from "./auditIndex.vue_vue_type_script_setup_true_lang-UrMEjXo-.mjs";
|
|
10
|
+
import { _ as ke } from "./approveFailIndex.vue_vue_type_script_setup_true_lang-CSBlBFQo.mjs";
|
|
11
|
+
import { $ as I } from "./el-message-BBB-S2MS.mjs";
|
|
12
12
|
const Ie = { class: "app-container" }, Te = { key: 0 }, Ne = { class: "search-container" }, Ue = ["onClick"], De = ["onClick"], Re = ["onClick"], Ye = /* @__PURE__ */ ge({
|
|
13
13
|
__name: "index",
|
|
14
14
|
setup(ze) {
|
|
15
15
|
const { t: c } = Se(), D = ve(), { proxy: J } = _e(), i = P({}), {
|
|
16
16
|
tableHooks: d,
|
|
17
17
|
multipleTableRef: R,
|
|
18
|
-
queryFormRef:
|
|
19
|
-
listLoading:
|
|
20
|
-
tableData:
|
|
18
|
+
queryFormRef: G,
|
|
19
|
+
listLoading: W,
|
|
20
|
+
tableData: X,
|
|
21
21
|
total: N
|
|
22
22
|
} = ye(c, L, i);
|
|
23
23
|
let T = P([
|
|
@@ -120,7 +120,7 @@ const Ie = { class: "app-container" }, Te = { key: 0 }, Ne = { class: "search-co
|
|
|
120
120
|
]);
|
|
121
121
|
b.shopInfoBizDict.useValues(), b.goodsCategoryDict.useValues();
|
|
122
122
|
const h = P(0);
|
|
123
|
-
function
|
|
123
|
+
function Z() {
|
|
124
124
|
D.push({ path: "/rawgoods/goods-spu/edit" });
|
|
125
125
|
}
|
|
126
126
|
function x(t) {
|
|
@@ -204,7 +204,7 @@ const Ie = { class: "app-container" }, Te = { key: 0 }, Ne = { class: "search-co
|
|
|
204
204
|
l(ne, {
|
|
205
205
|
ref_for: !0,
|
|
206
206
|
ref_key: "queryFormRef",
|
|
207
|
-
ref:
|
|
207
|
+
ref: G,
|
|
208
208
|
model: i.value,
|
|
209
209
|
inline: !0
|
|
210
210
|
}, {
|
|
@@ -316,7 +316,7 @@ const Ie = { class: "app-container" }, Te = { key: 0 }, Ne = { class: "search-co
|
|
|
316
316
|
default: o(() => [
|
|
317
317
|
y((p(), g(C, {
|
|
318
318
|
type: "primary",
|
|
319
|
-
onClick:
|
|
319
|
+
onClick: Z
|
|
320
320
|
}, {
|
|
321
321
|
default: o(() => [
|
|
322
322
|
m(u(t.$t("common.add")), 1)
|
|
@@ -484,8 +484,8 @@ const Ie = { class: "app-container" }, Te = { key: 0 }, Ne = { class: "search-co
|
|
|
484
484
|
ref_key: "multipleTableRef",
|
|
485
485
|
ref: R,
|
|
486
486
|
"row-key": "spuId",
|
|
487
|
-
"list-loading": s(
|
|
488
|
-
data: s(
|
|
487
|
+
"list-loading": s(W),
|
|
488
|
+
data: s(X),
|
|
489
489
|
"table-label": s(T),
|
|
490
490
|
onSelectionChange: oe,
|
|
491
491
|
onSortChange: le
|