gds-plus-design-vue 1.1.52 → 1.1.57

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/en_US.js CHANGED
@@ -784,7 +784,8 @@ export default {
784
784
  dictionaryValue: "Dictionary value",
785
785
  btnRuleConfig: "Button rule configuration",
786
786
  addBtnRuleConfig: "Add button rules",
787
- basicData: "Basic data"
787
+ basicData: "Basic data",
788
+ quick: "Quick"
788
789
  },
789
790
  /*导入*/
790
791
  xlsxImport: {
package/locale/id_ID.js CHANGED
@@ -784,7 +784,8 @@ export default {
784
784
  dictionaryValue: "Nilai kamus",
785
785
  btnRuleConfig: "Konfigurasi aturan tombol",
786
786
  addBtnRuleConfig: "Tambah aturan tombol",
787
- basicData: "Data dasar"
787
+ basicData: "Data dasar",
788
+ quick: "Cepat"
788
789
  },
789
790
  /*导入*/
790
791
  xlsxImport: {
package/locale/vi_VN.js CHANGED
@@ -784,7 +784,8 @@ export default {
784
784
  dictionaryValue: "Giá trị từ điển",
785
785
  btnRuleConfig: "Cấu hình quy tắc nút",
786
786
  addBtnRuleConfig: "Thêm quy tắc nút",
787
- basicData: "Dữ liệu cơ bản"
787
+ basicData: "Dữ liệu cơ bản",
788
+ quick: "Nhanh"
788
789
  },
789
790
  /*导入*/
790
791
  xlsxImport: {
package/locale/zh_CN.js CHANGED
@@ -784,7 +784,8 @@ export default {
784
784
  dictionaryValue: "字典值",
785
785
  btnRuleConfig: "按钮规则配置",
786
786
  addBtnRuleConfig: "新增按钮规则",
787
- basicData: "基础数据"
787
+ basicData: "基础数据",
788
+ quick: "快捷"
788
789
  },
789
790
  /*导入*/
790
791
  xlsxImport: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gds-plus-design-vue",
3
- "version": "1.1.52",
3
+ "version": "1.1.57",
4
4
  "description": "高得CRM-PLUS框架Vue组件",
5
5
  "files": [
6
6
  "lib",