@ebiz/designer-components 0.1.6 → 0.1.7
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/index.mjs
CHANGED
|
@@ -58080,7 +58080,9 @@ const nq = /* @__PURE__ */ Ge(F8, [["render", A8], ["__scopeId", "data-v-491f01c
|
|
|
58080
58080
|
r.value = [];
|
|
58081
58081
|
try {
|
|
58082
58082
|
o.value = !0, Mt.fetch({
|
|
58083
|
-
|
|
58083
|
+
queryParams: {
|
|
58084
|
+
companyId: n.companyId
|
|
58085
|
+
}
|
|
58084
58086
|
}, {
|
|
58085
58087
|
apiKey: "deptAllList",
|
|
58086
58088
|
apiId: 1933,
|
package/package.json
CHANGED