Browse Source

fix:[模板管理]优化

luojie
15881625488@163.com 2 weeks ago
parent
commit
7fce40e7f9
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      src/lang/en/business/study/studyFormPlan.js
  2. +1
    -1
      src/lang/zh/business/study/studyFormPlan.js

+ 1
- 1
src/lang/en/business/study/studyFormPlan.js View File

@ -11,7 +11,7 @@ export default {
next: 'Next',
pre: 'Pre',
save: 'Save',
submit: 'Submit',
submit: 'Submit Audit',
bdnr: 'Record Information',
qmxx: 'Signature information',
qmr: 'Signed By',

+ 1
- 1
src/lang/zh/business/study/studyFormPlan.js View File

@ -11,7 +11,7 @@ export default {
next: '下一步',
pre: '上一步',
save: '保存',
submit: '提交',
submit: '提交审核',
bdnr: '表单内容',
qmxx: '签名信息',
qmr: '签名人',

Loading…
Cancel
Save