@zscreate/form-component 1.1.534 → 1.1.535-test.2
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/form-component.css +67 -67
- package/dist/form-component.umd.js +1895 -1888
- package/package.json +1 -1
- package/readme.md +5 -1
package/package.json
CHANGED
package/readme.md
CHANGED
|
@@ -19,4 +19,8 @@ npm version patch # 会自动升级版本号 1.1.87-test.1 => 1.1.87
|
|
|
19
19
|
test_24_1_10_sjj
|
|
20
20
|
```
|
|
21
21
|
浙江安防相关需求
|
|
22
|
-
zjaf-form-component-test (npm version 1.1.514-test.1)
|
|
22
|
+
zjaf-form-component-test (npm version 1.1.514-test.1)
|
|
23
|
+
浙江安防表单联动
|
|
24
|
+
zjaf_formLink_20240814
|
|
25
|
+
产品表单联动bug修复
|
|
26
|
+
formLink_20240919
|