@das-fed/upf-ui 6.4.0-dev.230 → 6.4.0-dev.232
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.
|
@@ -737,13 +737,13 @@ export default {
|
|
|
737
737
|
"请重新支付": "",
|
|
738
738
|
"添加组织": "",
|
|
739
739
|
"用户": "",
|
|
740
|
+
"预订上午": "",
|
|
741
|
+
"的会议室": "",
|
|
740
742
|
"数字": "",
|
|
741
743
|
"小写字母": "",
|
|
742
744
|
"大写字母": "",
|
|
743
745
|
"符号": "",
|
|
744
746
|
"修改密码成功": "",
|
|
745
|
-
"预订上午": "",
|
|
746
|
-
"的会议室": "",
|
|
747
747
|
"数据趋势": "",
|
|
748
748
|
"引用": "",
|
|
749
749
|
"篇资料作为参考": "",
|
|
@@ -724,13 +724,13 @@ export default {
|
|
|
724
724
|
"请重新支付": "请重新支付",
|
|
725
725
|
"添加组织": "添加组织",
|
|
726
726
|
"用户": "用户",
|
|
727
|
+
"预订上午": "预订上午",
|
|
728
|
+
"的会议室": "的会议室",
|
|
727
729
|
"数字": "数字",
|
|
728
730
|
"小写字母": "小写字母",
|
|
729
731
|
"大写字母": "大写字母",
|
|
730
732
|
"符号": "符号",
|
|
731
733
|
"修改密码成功": "修改密码成功",
|
|
732
|
-
"预订上午": "预订上午",
|
|
733
|
-
"的会议室": "的会议室",
|
|
734
734
|
"数据趋势": "数据趋势",
|
|
735
735
|
"引用": "引用",
|
|
736
736
|
"篇资料作为参考": "篇资料作为参考",
|
|
@@ -723,13 +723,13 @@ export default {
|
|
|
723
723
|
"请重新支付": "",
|
|
724
724
|
"添加组织": "",
|
|
725
725
|
"用户": "",
|
|
726
|
+
"预订上午": "",
|
|
727
|
+
"的会议室": "",
|
|
726
728
|
"数字": "",
|
|
727
729
|
"小写字母": "",
|
|
728
730
|
"大写字母": "",
|
|
729
731
|
"符号": "",
|
|
730
732
|
"修改密码成功": "",
|
|
731
|
-
"预订上午": "",
|
|
732
|
-
"的会议室": "",
|
|
733
733
|
"数据趋势": "",
|
|
734
734
|
"引用": "",
|
|
735
735
|
"篇资料作为参考": "",
|
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.232",
|
|
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.232",
|
|
59
|
+
"@das-fed/upf-utils": "6.4.0-dev.232",
|
|
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",
|