gds-plus-design-vue 1.1.12 → 1.1.13

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.
package/locale/vi_VN.js CHANGED
@@ -127,7 +127,9 @@ export default {
127
127
  createdOk: "Xác nhận tạo",
128
128
  readTip: "Hãy chọn dữ liệu cần xem",
129
129
  readTipOne: "Chỉ có thể chọn một dãy dữ liệu",
130
- moveTip: 'Có di chuyển nút hiện thời hay không?'
130
+ moveTip: 'Có di chuyển nút hiện thời hay không?',
131
+ opportunityTip:'Vui lòng chọn bản ghi cơ hội cần hoạt động!',
132
+ opportunityTipOne:'Chỉ có thể chọn một bản ghi cơ hội!'
131
133
  },
132
134
  /*登录及登录成功提示*/
133
135
  login: {
@@ -1348,7 +1350,10 @@ export default {
1348
1350
  resourceContent: "Nội dung tài nguyên",
1349
1351
  path: "địa chỉ",
1350
1352
  selectFileTip: "Vui lòng chọn tập tin!",
1351
- location: 'Định vị'
1353
+ location: 'Định vị',
1354
+ legalPerson:'Pháp nhân',
1355
+ status:'Tình trạng hoạt động',
1356
+ code:'Mã tín dụng xã hội thống nhất'
1352
1357
  },
1353
1358
  /*消息模版和管理*/
1354
1359
  msg: {
@@ -2148,4 +2153,4 @@ export default {
2148
2153
  pleaseBasicTableandmach: "基本字段需与匹配字段保持一致",
2149
2154
  }
2150
2155
  }
2151
- };
2156
+ };
package/locale/zh_CN.js CHANGED
@@ -127,7 +127,9 @@ export default {
127
127
  createdOk: "确认创建",
128
128
  readTip: "请选择需要查看的数据",
129
129
  readTipOne: "只能选择一列数据",
130
- moveTip: '是否移动当前节点?'
130
+ moveTip: '是否移动当前节点?',
131
+ opportunityTip:'请选择需要操作的商机记录!',
132
+ opportunityTipOne:'只能选择一条商机记录!'
131
133
  },
132
134
  /*登录及登录成功提示*/
133
135
  login: {
@@ -1488,7 +1490,10 @@ export default {
1488
1490
  resourceContent: "资源内容",
1489
1491
  path: "地址",
1490
1492
  selectFileTip: "请选择文件!",
1491
- location: '定位'
1493
+ location: '定位',
1494
+ legalPerson:'法人',
1495
+ status:'经营状态',
1496
+ code:'统一社会信用代码'
1492
1497
  },
1493
1498
  /*消息模版和管理*/
1494
1499
  msg: {
@@ -2297,4 +2302,4 @@ export default {
2297
2302
  pleaseBasicTableandmach: "基本字段需与匹配字段保持一致",
2298
2303
  }
2299
2304
  }
2300
- };
2305
+ };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gds-plus-design-vue",
3
- "version": "1.1.12",
3
+ "version": "1.1.13",
4
4
  "description": "高得CRM-PLUS框架Vue组件",
5
5
  "files": [
6
6
  "lib",