ecinc-cloud-yoabase 9.6.240 → 9.6.242

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/lang/es.js CHANGED
@@ -339,7 +339,7 @@ module.exports = {
339
339
  InvoiceRegistration: '发票登记',
340
340
  recognizedFile: '上传要识别的文件',
341
341
  PurchaseSalesInvoice: '进销发票',
342
- OutputInvoice: '进销发票',
342
+ OutputInvoice: '销项发票',
343
343
  selectOutputInvoice: '请选择进销发票',
344
344
  InvoiceType: '发票类型',
345
345
  selectInvoiceType: '请选择发票类型',
package/lang/ja.js CHANGED
@@ -339,7 +339,7 @@ module.exports = {
339
339
  InvoiceRegistration: '发票登记',
340
340
  recognizedFile: '上传要识别的文件',
341
341
  PurchaseSalesInvoice: '进销发票',
342
- OutputInvoice: '进销发票',
342
+ OutputInvoice: '销项发票',
343
343
  selectOutputInvoice: '请选择进销发票',
344
344
  InvoiceType: '发票类型',
345
345
  selectInvoiceType: '请选择发票类型',
package/lang/zhCN.js CHANGED
@@ -58,7 +58,6 @@ module.exports = {
58
58
  PasswordNotAllowed: '密码不允许有',
59
59
  ContinuousRepetitive: '位连续与重复',
60
60
  allowedToContain: '密码中不允许包含的字符库(两个字符串间以;分隔开,如:abc;123)'
61
-
62
61
  }
63
62
  },
64
63
  styleConfig: {
@@ -70,7 +69,8 @@ module.exports = {
70
69
  isDefault: '是否默认'
71
70
  }
72
71
  },
73
- wfJiaoban: { //文件交办
72
+ wfJiaoban: {
73
+ //文件交办
74
74
  formTitle: '文件交办',
75
75
  fields: {
76
76
  content: '交办内容'
@@ -118,7 +118,6 @@ module.exports = {
118
118
  CollectionSuccessful: '收藏成功',
119
119
  notCollection: '取消收藏成功',
120
120
  notId: '没有可跳转的id'
121
-
122
121
  },
123
122
  alerts: {
124
123
  tip: '提示',
@@ -151,7 +150,6 @@ module.exports = {
151
150
  shareFile: '请选择需要共享的文件',
152
151
  notShareFile: '暂无可选的共享文件夹,请先设置个人文件分类',
153
152
  selectShareFile: '请选择需要共享文件夹'
154
-
155
153
  },
156
154
  cityCodeConfig: {
157
155
  cityName: '城市名称',
@@ -188,7 +186,6 @@ module.exports = {
188
186
  serviceFailures: '服务运行失败数',
189
187
  SystemAccessDistribution: '系统访问分布',
190
188
  yyjsc: '运营管理驾驶舱'
191
-
192
189
  },
193
190
  common: {
194
191
  launchApply: '发起申请',
@@ -236,7 +233,6 @@ module.exports = {
236
233
  CompressedPackage: '压缩包',
237
234
  notCompressedPackage: '此压缩包为空。',
238
235
  selectYear: '请选择年份'
239
-
240
236
  },
241
237
  ItemTask: {
242
238
  title: '申请事由',
@@ -296,7 +292,6 @@ module.exports = {
296
292
  authorization: '外出授权',
297
293
  LoadMore: '加载更多',
298
294
  tzgg: '通知公告'
299
-
300
295
  },
301
296
  conversation: {
302
297
  BasicInformation: '场景基本信息',
@@ -332,7 +327,6 @@ module.exports = {
332
327
  for: '将',
333
328
  Change: '改为 ',
334
329
  status: ' 状态?'
335
-
336
330
  },
337
331
  email: {
338
332
  delEmailTip: '删除邮箱',
@@ -437,7 +431,7 @@ module.exports = {
437
431
  InvoiceRegistration: '发票登记',
438
432
  recognizedFile: '上传要识别的文件',
439
433
  PurchaseSalesInvoice: '进销发票',
440
- OutputInvoice: '进销发票',
434
+ OutputInvoice: '销项发票',
441
435
  selectOutputInvoice: '请选择进销发票',
442
436
  InvoiceType: '发票类型',
443
437
  selectInvoiceType: '请选择发票类型',
@@ -466,7 +460,6 @@ module.exports = {
466
460
  coordinate: '坐标',
467
461
  width: '宽',
468
462
  height: '高'
469
-
470
463
  },
471
464
  organMgr: {
472
465
  appType: 'APP类型',
@@ -670,7 +663,7 @@ module.exports = {
670
663
  styleType: '主题分类',
671
664
  SelectstyleType: '请选择分类',
672
665
  subjectColor: '主题色',
673
- getTopbarColor: '顶部Topbar颜色{count}设置',
666
+ getTopbarColor: '顶部Topbar颜色设置',
674
667
  bg: '背景颜色',
675
668
  selectCloor: '选中颜色',
676
669
  textColor: '文字颜色',
@@ -706,16 +699,15 @@ module.exports = {
706
699
  ColorGroup: '色组',
707
700
  option: {
708
701
  columnMenu: {
709
- '0': '顶部',
710
- '1': '左侧'
702
+ 0: '顶部',
703
+ 1: '左侧'
711
704
  },
712
705
  styleType: {
713
- '0': '纯色主题',
714
- '1': '四季节日',
715
- '2': '商务主题'
706
+ 0: '纯色主题',
707
+ 1: '四季节日',
708
+ 2: '商务主题'
716
709
  }
717
710
  }
718
-
719
711
  },
720
712
  scripts: {
721
713
  info: '基本信息',
@@ -860,7 +852,5 @@ module.exports = {
860
852
  noGaizTip: '您没有安装PDF盖章相关软件!</a>',
861
853
  gzSheyu: '距离盖章超时还剩 {msg}'
862
854
  }
863
-
864
855
  }
865
-
866
856
  }