yrik 4 lat temu
rodzic
commit
91daabab82
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      ruoyi-ui/src/views/index.vue

+ 1 - 1
ruoyi-ui/src/views/index.vue

@@ -798,7 +798,7 @@ export default {
       that.deledlid.idList = []
       that.deledlid.idList.push(id)
 
-     this.$confirm('是否确认删除名称为"' + id + '"的数据项?', "警告", {
+     this.$confirm('是否确认删除', "警告", {
          confirmButtonText: "确定",
          cancelButtonText: "取消",
          type: "warning"