采购合同审核
This commit is contained in:
@@ -140,7 +140,8 @@ export default {
|
||||
})
|
||||
})
|
||||
},
|
||||
noApproval(row) { // 不通过审核
|
||||
// 不通过审核
|
||||
noApproval(row) {
|
||||
this.$prompt('请输入不通过原因', '提示', {
|
||||
confirmButtonText: '确定',
|
||||
cancelButtonText: '取消'
|
||||
|
||||
Reference in New Issue
Block a user