小小儁爺
2024-06-17 f8422586229fe338bf04b22cad5f2bb3a8e167f7
src/views/materialManager/inventoryList.vue
@@ -1185,7 +1185,7 @@
    },
    // 确定
    async routeDialogVisibleConfirm() {
      if (this.defaultroute_code === null || this.defaultroute_code === 'null') {
      if (!this.defaultroute_code || this.defaultroute_code === 'null') {
        return this.$message.info('默认工艺路线不能为空!')
      }