瀏覽代碼

bug 修复

lilei 4 年之前
父節點
當前提交
ce2f33be65
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      pages/spotCheckConfigure/spotCheckList.vue

+ 0 - 1
pages/spotCheckConfigure/spotCheckList.vue

@@ -76,7 +76,6 @@ export default {
 			};
 			this.status = 'loading';
 			getCheckTaskConfigList(params).then(res => {
-				console.log(res)
 				if (res.status == 200) {
 					let list = res.data.list;
 					if(_this.pageNo>1){