我的任务,干扰源分析,常态化干扰源用户管理,终端检测,bug调整
This commit is contained in:
@@ -347,6 +347,7 @@ const cancelLeave = async (row: any) => {
|
||||
const needGovernance = ref()
|
||||
/** 方案审查 */
|
||||
const toFangAn = (row: any, typeNo: number) => {
|
||||
|
||||
//查询详情拿到needGovernance
|
||||
/** 获得数据 */
|
||||
getUserReportById(row.id).then(res => {
|
||||
|
||||
@@ -837,6 +837,7 @@ watch(
|
||||
const resendId = ref('')
|
||||
const status = ref('')
|
||||
const open = async (row: any) => {
|
||||
|
||||
title.value = row.title
|
||||
dialogFormVisible.value = true
|
||||
let deptIds = adminInfo.$state.deptId
|
||||
|
||||
Reference in New Issue
Block a user