ns-base-module 1.1.63 → 1.1.65

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.
@@ -49,7 +49,7 @@ export var defaultLang = {
49
49
  "button.edit": "编辑",
50
50
  "button.set.default": "设置默认",
51
51
  "button.set.cancelDefault": "取消默认",
52
- "button.set.cancelSelect": "取消选择",
52
+ "button.set.cancelSelect": "初始化",
53
53
  "button.ok": "确定",
54
54
  "button.knows": "知道了",
55
55
  "button.cancel": "取消",
@@ -178,7 +178,7 @@ export var defaultLang = {
178
178
  "prompt.summaryTemplate": "分类汇总模板",
179
179
  "prompt.publicTemplate": "公共模板",
180
180
  "prompt.transTemplate": "转置表模板",
181
- "prompt.copyTemplate": "复制成个人模板",
181
+ "prompt.copyTemplate": "复制模板",
182
182
  "prompt.template.list": "列表",
183
183
  "prompt.list": "列表",
184
184
  "prompt.template.cross": "交叉表",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ns-base-module",
3
- "version": "1.1.63",
3
+ "version": "1.1.65",
4
4
  "private": false,
5
5
  "description": "ns通用组件库",
6
6
  "license": "MIT",