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