小小儁爺
2024-06-07 56e5c4574c47189adb81aa9cb0d162b55d0ddbef
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('默认工艺路线不能为空!')
      }