付延余
2023-03-22 82fa9121ff649bb681fc55e482fe405c5ce0d4d0
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