@@ -664,7 +664,7 @@
ids = this.checkedList.map(item => item.id).join(',');
}
let _that = this;
- this.$confirm("此操作将永久删除该文件, 是否继续?", "提示", {
+ this.$confirm("此操作将永久删除该电签配置, 是否继续?", "提示", {
confirmButtonText: "确定",
cancelButtonText: "取消",
type: "warning",