付延余
2023-03-21 d36eb757af8867278125c6999fcaa5bdb902151c
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