Browse Source

删除信息提示修改

duy 4 ngày trước cách đây
mục cha
commit
d866cd8851
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/exctab/exceltab.vue

+ 1 - 1
src/views/exctab/exceltab.vue

@@ -507,7 +507,7 @@ export default {
       });
     },
     rowDel (row) {
-      this.$confirm("确定将选择数据删除?", {
+      this.$confirm("删除后,数据无法恢复,是否确认删除?", {
         confirmButtonText: "确定",
         cancelButtonText: "取消",
         type: "warning"