浏览代码

修改返回

wangxy 1 天之前
父节点
当前提交
5f578ad7cc
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      utils/common.js

+ 0 - 1
utils/common.js

@@ -177,7 +177,6 @@ export function useSelectDateForUpdate(code) {
 	}
 	
 	function updateDate() {
-		console.log(1111)
 		cacheManager.set(code, getFullTimer())
 	}