cloud-web-corejs 1.0.54-dev.290 → 1.0.54-dev.292

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.
@@ -111,7 +111,7 @@ modules = {
111
111
  default: null
112
112
  },
113
113
  dataId: {
114
- type: Number,
114
+ type: [Number,String],
115
115
  default: null
116
116
  },
117
117
  param: {
@@ -110,6 +110,7 @@ export default {
110
110
  "saleOrg-vabsearch": "机构(单选)",
111
111
  "user-project-tag": "用户(多选)",
112
112
  "saleOrg-project-tag": "机构(多选)",
113
+ "tempStorage": "暂存按钮",
113
114
  },
114
115
  hint: {
115
116
  formulaSetting: "公式设置",