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())
 	}