szld-libs 0.4.58 → 0.4.59
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/szld-components.es.js +2 -2
- package/dist/szld-components.umd.js +1 -1
- package/es/components/DynamicForm/index.js +2 -2
- package/es/index.js +26 -32
- package/es/mock/index.js +122 -8
- package/lib/components/DynamicForm/index.js +2 -2
- package/lib/index.js +26 -32
- package/lib/mock/index.js +122 -8
- package/package.json +1 -1
|
@@ -50845,8 +50845,8 @@ const Vbe = Zr((t, e) => {
|
|
|
50845
50845
|
// 新增:组件库固定文字语言匹配数据
|
|
50846
50846
|
});
|
|
50847
50847
|
Ct(() => {
|
|
50848
|
-
|
|
50849
|
-
}, [
|
|
50848
|
+
L && te();
|
|
50849
|
+
}, [L]);
|
|
50850
50850
|
const te = async () => {
|
|
50851
50851
|
const V = await Uz({
|
|
50852
50852
|
commonRequestWidthParams: p,
|