@dazhicheng/ui 1.5.119 → 1.5.120
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/hooks/useBudinessData.d.ts +1 -0
- package/dist/index.js +0 -1
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare function useBudinessData(): void;
|
package/dist/index.js
CHANGED
|
@@ -58099,7 +58099,6 @@ function rO(e = {}, n = nx) {
|
|
|
58099
58099
|
component: "TtApiComponent",
|
|
58100
58100
|
fieldName: t("shopId"),
|
|
58101
58101
|
label: a("shopId"),
|
|
58102
|
-
rules: r("shopId"),
|
|
58103
58102
|
componentProps: (I, Q) => {
|
|
58104
58103
|
var j;
|
|
58105
58104
|
const M = "shopId", G = t(M), T = I[t("platformId")], F = E(T), B = s(M), q = ((j = I[G]) == null ? void 0 : j.at(-1)) !== xt;
|