董国庆
2025-07-25 0c9660562a03191d44fc779a889d3da0dc624b6d
laboratory/src/views/dataManagement/dispatching/addDispatch.vue
@@ -799,8 +799,8 @@
            });
          }
        } catch (error) {
          console.error("获取方案列表失败:", error);
          this.$message.error("获取方案列表失败");
          // console.error("获取方案列表失败:", error);
          // this.$message.error("获取方案列表失败");
        } finally {
          this.projectLoading = false;
        }
@@ -930,8 +930,8 @@
          });
        }
      } catch (error) {
        console.error("获取方案列表失败:", error);
        this.$message.error("获取方案列表失败");
        // console.error("获取方案列表失败:", error);
        // this.$message.error("获取方案列表失败");
      } finally {
        this.projectLoading = false;
      }