生产订单BOM Routing sop的接口调试
@ -2435,7 +2435,7 @@
// 批量编辑模态框
editBatchModel() {
if (this.currentRow.status !== '草稿') {
if (this.currentRow.status !== '草稿' && this.currentRow.status !== '编辑中') {
this.$message.warning('该类型单据不能编辑!')
return
}