dfs-page-config 0.4.0 → 0.4.1
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/dfs-page-config.js
CHANGED
|
@@ -105238,7 +105238,7 @@ const _sfc_main = defineComponent({
|
|
|
105238
105238
|
}
|
|
105239
105239
|
},
|
|
105240
105240
|
setup(k) {
|
|
105241
|
-
const L = location.origin.includes("suliangtong"), ie = JSON.parse(localStorage.getItem("userInfo") || "{}").displayName;
|
|
105241
|
+
const L = location.origin.includes("suliangtong") || location.origin.includes("wms."), ie = JSON.parse(localStorage.getItem("userInfo") || "{}").displayName;
|
|
105242
105242
|
ur();
|
|
105243
105243
|
let ae;
|
|
105244
105244
|
const pe = ref(), _e = ref(), xe = reactive({
|
|
@@ -105365,7 +105365,7 @@ const _sfc_main = defineComponent({
|
|
|
105365
105365
|
closeDialog: lr
|
|
105366
105366
|
};
|
|
105367
105367
|
}
|
|
105368
|
-
}),
|
|
105368
|
+
}), FabricHangTag_vue_vue_type_style_index_0_scoped_08caef22_lang = "", _withScopeId = (k) => (pushScopeId("data-v-08caef22"), k = k(), popScopeId(), k), _hoisted_1 = {
|
|
105369
105369
|
style: { height: "max-content", display: "block" },
|
|
105370
105370
|
class: "el-upload-list--picture-card"
|
|
105371
105371
|
}, _hoisted_2 = /* @__PURE__ */ _withScopeId(() => /* @__PURE__ */ createElementVNode("span", { class: "point" }, null, -1)), _hoisted_3 = {
|
|
@@ -105631,7 +105631,7 @@ function _sfc_render(k, L, ie, ae, pe, _e) {
|
|
|
105631
105631
|
}, 8, ["modelValue"])
|
|
105632
105632
|
], 64);
|
|
105633
105633
|
}
|
|
105634
|
-
const FabricHangTag = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-
|
|
105634
|
+
const FabricHangTag = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["__scopeId", "data-v-08caef22"]]);
|
|
105635
105635
|
FabricHangTag.install = (k) => k.component(FabricHangTag.name, FabricHangTag);
|
|
105636
105636
|
AgTable.install = (k) => k.component(AgTable.name, AgTable);
|
|
105637
105637
|
const index = (k, L) => {
|