liteflow-editor-process 1.0.1 → 1.0.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.
@@ -1466,7 +1466,7 @@ var ComponentPropertiesEditor = function ComponentPropertiesEditor(_ref) {
1466
1466
  icon: "el-icon-c-scale-to-original",
1467
1467
  children: [{
1468
1468
  id: "case_id",
1469
- label: "案例ID",
1469
+ label: "案例IDss",
1470
1470
  icon: "el-icon-files",
1471
1471
  type: "Standard",
1472
1472
  fieldsType: "TEXT"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "liteflow-editor-process",
3
- "version": "1.0.1",
3
+ "version": "1.0.2",
4
4
  "description": "LiteFlow Editor Process",
5
5
  "module": "dist/index.js",
6
6
  "types": "dist/index.d.ts",