UI-Project/src/views/Caching/cachingbeforehistory.vue
@@ -147,7 +147,6 @@ } } catch (error) { console.error(error); } } const Daily = async () => { @@ -171,7 +170,6 @@ } } catch (error) { console.error(error); } } const handlePageChange2 = (newPage) => { @@ -203,7 +201,6 @@ } } catch (error) { console.error(error); } } const Dailya = async (page) => { @@ -228,7 +225,6 @@ } } catch (error) { console.error(error); } } const handleClick = async () => { @@ -260,7 +256,6 @@ } } catch (error) { console.error(error); } } const Dailyhistorical = async () => { @@ -285,7 +280,6 @@ } } catch (error) { console.error(error); } } // 格式化时间戳为年月日时间字符串的函数