qidian-vue-ui 1.0.94 → 1.0.95
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/{en-US-qPmFRvsf.js → en-US-Cbar2SsB.js} +2 -2
- package/dist/{en-US-qPmFRvsf.js.map → en-US-Cbar2SsB.js.map} +1 -1
- package/dist/{en-US-DUXzmHl2.mjs → en-US-DPyo6heP.mjs} +2 -2
- package/dist/{en-US-DUXzmHl2.mjs.map → en-US-DPyo6heP.mjs.map} +1 -1
- package/dist/{index-9LJgq_5M.js → index-DUtSEQJ3.js} +10 -8
- package/dist/{index-9LJgq_5M.js.map → index-DUtSEQJ3.js.map} +1 -1
- package/dist/{index-D_PYGHES.mjs → index-aiqgTd8M.mjs} +9 -7
- package/dist/{index-D_PYGHES.mjs.map → index-aiqgTd8M.mjs.map} +1 -1
- package/dist/qidian-vue-ui.css +18 -18
- package/dist/qidian-vue-ui.js +1 -1
- package/dist/qidian-vue-ui.mjs +1 -1
- package/dist/{zh-TW-BzUPLZq0.js → zh-TW-DGz9UUnr.js} +2 -2
- package/dist/{zh-TW-BzUPLZq0.js.map → zh-TW-DGz9UUnr.js.map} +1 -1
- package/dist/{zh-TW-D2a6nw90.mjs → zh-TW-LiWc27ue.mjs} +2 -2
- package/dist/{zh-TW-D2a6nw90.mjs.map → zh-TW-LiWc27ue.mjs.map} +1 -1
- package/package.json +1 -1
|
@@ -12760,8 +12760,8 @@ const QdConfigProvider = defineComponent({
|
|
|
12760
12760
|
watchEffect(async () => {
|
|
12761
12761
|
const localeMap = {
|
|
12762
12762
|
"zh-CN": () => Promise.resolve().then(() => zhCN$1),
|
|
12763
|
-
"zh-TW": () => import("./zh-TW-
|
|
12764
|
-
"en-US": () => import("./en-US-
|
|
12763
|
+
"zh-TW": () => import("./zh-TW-LiWc27ue.mjs"),
|
|
12764
|
+
"en-US": () => import("./en-US-DPyo6heP.mjs")
|
|
12765
12765
|
};
|
|
12766
12766
|
const loadLocale = localeMap[props.locale] || localeMap["zh-CN"];
|
|
12767
12767
|
const [err, res] = await to(
|
|
@@ -18619,9 +18619,10 @@ const _sfc_main$7 = /* @__PURE__ */ defineComponent({
|
|
|
18619
18619
|
function handleSearch() {
|
|
18620
18620
|
searchMode = "changeCurrent";
|
|
18621
18621
|
}
|
|
18622
|
-
function handleResetSearch() {
|
|
18622
|
+
async function handleResetSearch() {
|
|
18623
18623
|
searchMode = "changeCurrent";
|
|
18624
18624
|
searchRef.value?.reset();
|
|
18625
|
+
await nextTick();
|
|
18625
18626
|
searchRef.value?.submit();
|
|
18626
18627
|
}
|
|
18627
18628
|
function triggerSearch({
|
|
@@ -19095,7 +19096,7 @@ const _sfc_main$7 = /* @__PURE__ */ defineComponent({
|
|
|
19095
19096
|
};
|
|
19096
19097
|
}
|
|
19097
19098
|
});
|
|
19098
|
-
const table = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["__scopeId", "data-v-
|
|
19099
|
+
const table = /* @__PURE__ */ _export_sfc(_sfc_main$7, [["__scopeId", "data-v-94011095"]]);
|
|
19099
19100
|
const _hoisted_1$2 = {
|
|
19100
19101
|
key: 0,
|
|
19101
19102
|
class: "qd-crud-list__header"
|
|
@@ -19200,8 +19201,9 @@ const _sfc_main$6 = /* @__PURE__ */ defineComponent({
|
|
|
19200
19201
|
const listRef = useTemplateRef("list");
|
|
19201
19202
|
function handleSearch() {
|
|
19202
19203
|
}
|
|
19203
|
-
function handleResetSearch() {
|
|
19204
|
+
async function handleResetSearch() {
|
|
19204
19205
|
searchRef.value?.reset();
|
|
19206
|
+
await nextTick();
|
|
19205
19207
|
searchRef.value?.submit();
|
|
19206
19208
|
}
|
|
19207
19209
|
function triggerSearch({
|
|
@@ -19276,7 +19278,7 @@ const _sfc_main$6 = /* @__PURE__ */ defineComponent({
|
|
|
19276
19278
|
};
|
|
19277
19279
|
}
|
|
19278
19280
|
});
|
|
19279
|
-
const list = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["__scopeId", "data-v-
|
|
19281
|
+
const list = /* @__PURE__ */ _export_sfc(_sfc_main$6, [["__scopeId", "data-v-66a035f0"]]);
|
|
19280
19282
|
function defineQdCrudTable(config) {
|
|
19281
19283
|
return config;
|
|
19282
19284
|
}
|
|
@@ -55379,4 +55381,4 @@ export {
|
|
|
55379
55381
|
_sfc_main$a as y,
|
|
55380
55382
|
QdFormItem as z
|
|
55381
55383
|
};
|
|
55382
|
-
//# sourceMappingURL=index-
|
|
55384
|
+
//# sourceMappingURL=index-aiqgTd8M.mjs.map
|