code review:客户表的实现

(cherry picked from commit 0c81a0d96a)
This commit is contained in:
YunaiV 2023-10-29 22:29:03 +08:00 committed by shizhong
parent d12dcde81d
commit ef7156cc97

View File

@ -166,7 +166,7 @@ import download from '@/utils/download'
import * as ContractApi from '@/api/crm/contract'
import ContractForm from './ContractForm.vue'
defineOptions({ name: 'Contract' })
defineOptions({ name: 'CrmContract' })
const message = useMessage() //
const { t } = useI18n() //