Browse Source

取消已取消提示

李帅 6 months ago
parent
commit
74d3433b23

+ 0 - 4
src/views/postInspectionPlanning/tableManagement/index.vue

@@ -519,10 +519,6 @@ export default {
519
         this.getList()
519
         this.getList()
520
       })
520
       })
521
       .catch(() => {
521
       .catch(() => {
522
-        this.$message({
523
-          type: 'info',
524
-          message: '已取消'
525
-        })
526
       })
522
       })
527
     },
523
     },
528
     getGroupList() {
524
     getGroupList() {

+ 0 - 4
src/views/postResponsibility/postResponsibilityOrganization/index.vue

@@ -418,10 +418,6 @@ export default {
418
           this.getList()
418
           this.getList()
419
         })
419
         })
420
         .catch(() => {
420
         .catch(() => {
421
-          this.$message({
422
-            type: 'info',
423
-            message: '已取消'
424
-          })
425
         })
421
         })
426
     },
422
     },
427
     // 导入证件文件取消按钮
423
     // 导入证件文件取消按钮