From d36eb757af8867278125c6999fcaa5bdb902151c Mon Sep 17 00:00:00 2001 From: 付延余 <f-yanyu@outlook.com> Date: 星期二, 21 三月 2023 17:38:45 +0800 Subject: [PATCH] 司机称重页面,签到页面 --- pages/customer-page/customer-index/customer-index.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/pages/customer-page/customer-index/customer-index.vue b/pages/customer-page/customer-index/customer-index.vue index 3fb5769..c70f52a 100644 --- a/pages/customer-page/customer-index/customer-index.vue +++ b/pages/customer-page/customer-index/customer-index.vue @@ -61,7 +61,6 @@ <script> import card from '@/components/card/card.vue'; import { customerId } from '@/utils/status'; -import { todayDate } from '@/utils/util.js'; export default { components: { card -- Gitblit v1.9.1