【修改】审核意见
This commit is contained in:
@@ -138,7 +138,7 @@ export default {
|
||||
this.$message.warning("请您填写审核意见")
|
||||
return
|
||||
}
|
||||
this.$emit('handleTransfer')
|
||||
this.$emit('handleTransfer',this.examineForm.approvalOpinion)
|
||||
},
|
||||
handleSubmit(type) {
|
||||
if(type=='n'){
|
||||
|
||||
@@ -138,7 +138,7 @@ export default {
|
||||
this.$message.warning("请您填写审核意见")
|
||||
return
|
||||
}
|
||||
this.$emit('handleTransfer')
|
||||
this.$emit('handleTransfer',this.examineForm.approvalOpinion)
|
||||
},
|
||||
handleSubmit(type) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user