@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.
@@ -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;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dazhicheng/ui",
3
- "version": "1.5.119",
3
+ "version": "1.5.120",
4
4
  "description": "",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",