update 工作组相关流程 --> 汽标委工作组相关流程;依据描述 --> 整改情况
This commit is contained in:
@@ -321,10 +321,10 @@ export default {
|
||||
// 展开表格的规则
|
||||
extraForm: {
|
||||
rules: {
|
||||
// 依据描述
|
||||
// 整改情况
|
||||
description: {
|
||||
required: true,
|
||||
message: this.$t('pleaseEnter') + this.$t('projectLibrary.specialProjectLibrary.basisDescription'),
|
||||
message: this.$t('pleaseEnter') + this.$t('workCenter.noMatchTracking.reorganizeTheSituation'),
|
||||
trigger: 'blur'
|
||||
},
|
||||
// 佐证材料
|
||||
@@ -337,7 +337,7 @@ export default {
|
||||
formArr: [
|
||||
{
|
||||
fieldShowType: 1,
|
||||
dbFieldTxt: this.$t('projectLibrary.specialProjectLibrary.basisDescription'),
|
||||
dbFieldTxt: this.$t('workCenter.noMatchTracking.reorganizeTheSituation'),
|
||||
dbFieldName: 'description'
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user