领导日程展示
This commit is contained in:
parent
6df90d5057
commit
7e7e8ec0fa
@ -159,7 +159,7 @@ import {HyglApi} from "@/api/home/hygl";
|
||||
|
||||
|
||||
const dialogVisible = ref(false) // 弹窗的是否展示
|
||||
const dialogTitle = ref('会议申请详细信息') // 弹窗的标题
|
||||
const dialogTitle = ref('详情') // 弹窗的标题
|
||||
const deptInfo = ref('') // 部门信息
|
||||
const userInfo = ref('') // 用户名字
|
||||
const formRef = ref() // 表单 Ref
|
||||
|
Loading…
Reference in New Issue
Block a user