qingyiay
2023-07-07 b8a7d477f894fcffc32c2d5fb1f3ff5bf6409fc4
pages/customer-page/customer-index/customer-index.vue
@@ -163,7 +163,6 @@
<script>
   import { onlineurl } from '@/api/request.js'
   import card from '@/components/card/card.vue';
   import combinedTitle from '@/components/combined-title/combined-title.vue';
   import { customerId } from '@/utils/status';
   export default {
@@ -174,7 +173,6 @@
         }
      },
      components: {
         card,
         combinedTitle
      },
      watch: {