Kaynağa Gözat

fix:修改后台管理的删除文案

zeng.chen 5 ay önce
ebeveyn
işleme
60c9611ca0
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/views/operation/wxbanner/index.vue

+ 1 - 1
src/views/operation/wxbanner/index.vue

@@ -142,7 +142,7 @@ export default {
             var that = this;
             dialogCallBack(that, function () {
                 that
-                    .$confirm(`是否删除序号:${index + 1}?`, "提示:", {
+                    .$confirm(`是否删除`, "提示:", {
                         type: "warning",
                     })
                     .then(() => {