Commit 9835e9dc by Sweet Zhang

删除无用的代码

parent aa0413a3
...@@ -353,7 +353,6 @@ import { ...@@ -353,7 +353,6 @@ import {
getInsuranceCategory getInsuranceCategory
} from '@/api/common' } from '@/api/common'
import useUserStore from '@/store/modules/user' import useUserStore from '@/store/modules/user'
import {copyToClipboard} from '@/utils/copyToClipboard'
const userStore = useUserStore() const userStore = useUserStore()
const dictStore = useDictStore() //获取字典数据 const dictStore = useDictStore() //获取字典数据
const props = defineProps({ const props = defineProps({
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment