标准征求意见流程 意见反馈节点
不能正常输入回执说明
This commit is contained in:
@@ -362,7 +362,9 @@
|
||||
name: "bzzqyjStep3",
|
||||
data() {
|
||||
return {
|
||||
commentForm: {},
|
||||
commentForm: {
|
||||
commentText3: ''
|
||||
},
|
||||
commentFormRules:{
|
||||
commentText3:[{required: true, message: '回执说明不能为空',trigger: 'blur'}]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user