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; }