@dazhicheng/ui 1.5.137 → 1.5.138
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.js +8 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -58249,7 +58249,14 @@ function aO(e) {
|
|
|
58249
58249
|
reload: c
|
|
58250
58250
|
};
|
|
58251
58251
|
}
|
|
58252
|
-
const Et = "all", lO = { label: "全部", value: Et }, ax = [
|
|
58252
|
+
const Et = "all", lO = { label: "全部", value: Et }, ax = [
|
|
58253
|
+
"platformId",
|
|
58254
|
+
"shopId",
|
|
58255
|
+
"purchasePlaceId",
|
|
58256
|
+
"businessType",
|
|
58257
|
+
"lockUserId",
|
|
58258
|
+
"userId"
|
|
58259
|
+
], sO = {
|
|
58253
58260
|
platformId: "platformIds",
|
|
58254
58261
|
shopId: "shopIds",
|
|
58255
58262
|
purchasePlaceId: "purchasePlaceId",
|