文档V9
This commit is contained in:
@@ -172,7 +172,7 @@ export default {
|
||||
type: 'warning'
|
||||
}).then(() => {
|
||||
if (this.pickListTable2.length === 0) {
|
||||
this.$message.error('空领料单,不能审批!')
|
||||
this.$message.error('不能审批空领料单')
|
||||
return
|
||||
}
|
||||
const param = {
|
||||
|
||||
Reference in New Issue
Block a user