gaoluyang
2025-03-15 81dc6d98e121951738831a27b0aedb6a888f0ea4
src/views/system/customer/index.vue
@@ -64,6 +64,7 @@
import limsTable from '@/components/Table/lims-table.vue'
import {addCustom, delCustomById, selectCustomPageList, upCustom} from "@/api/system/customer";
export default {
  name: 'Customer',
  components: {
    limsTable
  },