Explorar o código

优化信息采集进度文字提示

wjj hai 1 mes
pai
achega
a34e7ddd36
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/qw/collectionSchedule/index.vue

+ 1 - 1
src/views/qw/collectionSchedule/index.vue

@@ -182,7 +182,7 @@ export default {
     async confirmHandle(row) {
       const param = row;
       try {
-        await this.$confirm('是否确认删除该课程?', "提示", {
+        await this.$confirm('是否帮客户第二次确认?', "提示", {
           confirmButtonText: "确定",
           cancelButtonText: "取消",
           type: "warning"