zouyu
2023-10-13 a2ffbe69c86529c256ad7e07ec846026d92ec0af
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('存在销售订单未绑定销售件,请先绑定')
              }