src/views/plan/customerorder/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/plan/customerorder/index.vue
@@ -1419,7 +1419,7 @@ '存在销售订单已关联工艺文件,如需更改,请先解除关联' ) } if (item.salesPartNo == null || item.salesPartNo === '') { if (item.partNo == null || item.partNo === '') { status = true this.$message.error('存在销售订单未绑定销售件,请先绑定') }