加班管理
This commit is contained in:
parent
c4a522b8b6
commit
86b8b4d13c
@ -94,7 +94,7 @@ import {DeptVO, getDept} from "@/api/system/dept";
|
||||
import {getUserProfile} from "@/api/system/user/profile";
|
||||
|
||||
/** 新闻管理 表单 */
|
||||
defineOptions({ name: 'imgForm' })
|
||||
// defineOptions({ name: 'imgForm' })
|
||||
|
||||
const { t } = useI18n() // 国际化
|
||||
const message = useMessage() // 消息弹窗
|
||||
|
@ -93,7 +93,7 @@ import { getIntDictOptions, DICT_TYPE } from '@/utils/dict'
|
||||
import { pjApi, pjVO } from '@/api/home/homepj'
|
||||
|
||||
/** 主要用于首页的项目数据 表单 */
|
||||
defineOptions({ name: 'pjForm' })
|
||||
// defineOptions({ name: 'pjForm' })
|
||||
|
||||
const { t } = useI18n() // 国际化
|
||||
const message = useMessage() // 消息弹窗
|
||||
|
Loading…
Reference in New Issue
Block a user