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