Ver código fonte

导出调整 “警告”改为“提示”

DELL 3 anos atrás
pai
commit
e9e3864468

+ 0 - 1
src/views/business/ticket/index.vue

@@ -427,7 +427,6 @@ export default {
     handleDetail() {},
 
     handleImport() {
-      console.log("handleImport ====================");
       this.importShow = true;
     },
 

+ 0 - 2
src/views/order/channel/index.vue

@@ -341,8 +341,6 @@ export default {
       } else { //val为空时,还原数组
         this.siteList = this.siteCopyList;
       }
-      console.log("this.siteList == "+JSON.stringify(this.siteList))
-      console.log("this.siteCopyList == "+JSON.stringify(this.siteCopyList))
     },
 
     //搜索