@zscreate/form-component 1.1.705 → 1.1.706

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.
@@ -155814,7 +155814,7 @@ function toString(value) {
155814
155814
  (module) {
155815
155815
 
155816
155816
  "use strict";
155817
- module.exports = {"rE":"1.1.705"};
155817
+ module.exports = {"rE":"1.1.706"};
155818
155818
 
155819
155819
  /***/ }
155820
155820
 
@@ -170057,7 +170057,7 @@ const advanceComponents = [{
170057
170057
  name: '模板下载',
170058
170058
  icon: 'icon-shangchuan',
170059
170059
  key: 'uploadFile2',
170060
- ext: '.zip,.doc,.docx,.xlsx,.xls,.pdf',
170060
+ ext: '.zip,.doc,.docx,.xlsx,.xls,.pdf,.xlsm',
170061
170061
  height: '',
170062
170062
  options: {
170063
170063
  defaultValue: [],
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zscreate/form-component",
3
- "version": "1.1.705",
3
+ "version": "1.1.706",
4
4
  "private": false,
5
5
  "description": "",
6
6
  "main": "dist/form-component.umd.js",