@das-fed/upf-ui 6.4.0-dev.223 → 6.4.0-dev.224
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.
|
@@ -719,9 +719,9 @@ export default {
|
|
|
719
719
|
"点击下载": "点击下载",
|
|
720
720
|
"仅支持上传": "仅支持上传",
|
|
721
721
|
"重复数据以最后一条为准": "重复数据以最后一条为准",
|
|
722
|
-
"请重新支付": "请重新支付",
|
|
723
722
|
"删除流程定义": "删除流程定义",
|
|
724
723
|
"对应的实例和任务会一起删除": "对应的实例和任务会一起删除",
|
|
724
|
+
"请重新支付": "请重新支付",
|
|
725
725
|
"添加组织": "添加组织",
|
|
726
726
|
"用户": "用户",
|
|
727
727
|
"预订上午": "预订上午",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@das-fed/upf-ui",
|
|
3
|
-
"version": "6.4.0-dev.
|
|
3
|
+
"version": "6.4.0-dev.224",
|
|
4
4
|
"description": "",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./index.js",
|
|
@@ -55,8 +55,8 @@
|
|
|
55
55
|
"vue-tsc": "^2.0.29"
|
|
56
56
|
},
|
|
57
57
|
"dependencies": {
|
|
58
|
-
"@das-fed/upf-cli": "6.4.0-dev.
|
|
59
|
-
"@das-fed/upf-utils": "6.4.0-dev.
|
|
58
|
+
"@das-fed/upf-cli": "6.4.0-dev.224",
|
|
59
|
+
"@das-fed/upf-utils": "6.4.0-dev.224",
|
|
60
60
|
"@types/markdown-it": "^14.1.2",
|
|
61
61
|
"@wangeditor-next/editor": "5.6.31",
|
|
62
62
|
"@wangeditor-next/editor-for-vue": "5.1.14",
|