Explorar o código

fix: defineOptions name

xingyu4j hai 6 meses
pai
achega
cb75527847
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/crm/customer/CustomerImportForm.vue

+ 1 - 1
src/views/crm/customer/CustomerImportForm.vue

@@ -56,7 +56,7 @@ import type { UploadUserFile } from 'element-plus'
 import * as UserApi from '@/api/system/user'
 import { useUserStore } from '@/store/modules/user'
 
-defineOptions({ name: 'SystemUserImportForm' })
+defineOptions({ name: 'CrmCustomerImportForm' })
 
 const message = useMessage() // 消息弹窗