gds-plus-design-vue 1.1.34 → 1.1.36

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
@@ -2301,7 +2301,8 @@ export default {
2301
2301
  callbackComponent: "Callback component",
2302
2302
  callbackMethod: "Callback method",
2303
2303
  bindValue: "Bind value",
2304
- associationBinding: "Association binding"
2304
+ associationBinding: "Association binding",
2305
+ timer: "Timer"
2305
2306
  },
2306
2307
  /*集群列表 */
2307
2308
  colony: {
package/locale/id_ID.js CHANGED
@@ -2303,7 +2303,8 @@ export default {
2303
2303
  callbackComponent: "Komponen panggilan kembali",
2304
2304
  callbackMethod: "Metode panggilan kembali",
2305
2305
  bindValue: "Nilai mengikat",
2306
- associationBinding: "Asosiasi mengikat"
2306
+ associationBinding: "Asosiasi mengikat",
2307
+ timer:"timer"
2307
2308
  },
2308
2309
  /*集群列表 */
2309
2310
  colony: {
package/locale/vi_VN.js CHANGED
@@ -2303,7 +2303,8 @@ export default {
2303
2303
  callbackComponent: "Thành phần callback",
2304
2304
  callbackMethod: "Phương pháp gọi lại",
2305
2305
  bindValue: "Giá trị ràng buộc",
2306
- associationBinding: "Hiệp hội ràng buộc"
2306
+ associationBinding: "Hiệp hội ràng buộc",
2307
+ timer:"Thời gian"
2307
2308
  },
2308
2309
  /*集群列表 */
2309
2310
  colony: {
package/locale/zh_CN.js CHANGED
@@ -2303,7 +2303,8 @@ export default {
2303
2303
  callbackComponent: "回调组件",
2304
2304
  callbackMethod: "回调方法",
2305
2305
  bindValue: "绑定值",
2306
- associationBinding: "关联绑定"
2306
+ associationBinding: "关联绑定",
2307
+ timer: "计时器"
2307
2308
  },
2308
2309
  /*集群列表 */
2309
2310
  colony: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gds-plus-design-vue",
3
- "version": "1.1.34",
3
+ "version": "1.1.36",
4
4
  "description": "高得CRM-PLUS框架Vue组件",
5
5
  "files": [
6
6
  "lib",