lilei il y a 4 ans
Parent
commit
ce2f33be65
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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){