小小儁爺
2024-05-31 261925b27f173fd3be409a6df1b9798aea87be37
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('默认工艺路线不能为空!')
      }