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