浏览代码

no message

linwenxin 5 月之前
父节点
当前提交
ad853d8b24
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/layout/index.vue

+ 0 - 1
src/layout/index.vue

@@ -73,7 +73,6 @@ export default {
       // 打开提示窗口
       comListDownloadGet({ pageNo: 1, pageSize: -1 }).then(res => {
         this.ListDownload = res.data.records
-        console.log(this.ListDownload)
         if (this.ListDownload.length) {
           this.dialogTableVisible = true
         }