|
@@ -933,7 +933,7 @@ export default {
|
|
}
|
|
}
|
|
|
|
|
|
this.$message.success("批量替换完成");
|
|
this.$message.success("批量替换完成");
|
|
- this.boundTemplatesDialogVisible = false;
|
|
|
|
|
|
+ /* this.boundTemplatesDialogVisible = false; */
|
|
} catch (error) {
|
|
} catch (error) {
|
|
console.error("批量替换失败:", error);
|
|
console.error("批量替换失败:", error);
|
|
this.$message.error("批量替换过程中发生错误");
|
|
this.$message.error("批量替换过程中发生错误");
|