jufubao-forms 1.0.2-beta2 → 1.0.2-beta3

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jufubao-forms",
3
- "version": "1.0.2-beta2",
3
+ "version": "1.0.2-beta3",
4
4
  "private": false,
5
5
  "description": "聚福宝表单业务插件库",
6
6
  "main": "index.js",
@@ -190,7 +190,7 @@
190
190
  renderForm: "renderForm",
191
191
  form_id: "",
192
192
  foreign_id: "",
193
- isShowDialog: true,
193
+ isShowDialog: false,
194
194
  validImageAPIUrl: "",
195
195
  valid_token: "",
196
196
  valid_code: "",