rev:成品出库前端校验
This commit is contained in:
@@ -394,7 +394,7 @@ export default {
|
||||
let same_mater = true
|
||||
this.form.tableData.forEach((item) => {
|
||||
if (item.base_billdtl_id === row.sale_id) {
|
||||
same_mater = false
|
||||
same_mater = true
|
||||
}
|
||||
})
|
||||
if (same_mater) {
|
||||
|
||||
Reference in New Issue
Block a user