fix : 优化审批记录、用户账号切换点击位置、所属公司选择框
This commit is contained in:
@@ -81,9 +81,6 @@ const handleClick = (tab) => {
|
||||
}
|
||||
|
||||
const search = async (param) => {
|
||||
if (activeName.value === '00') {
|
||||
param.requirementId = requirementId.value
|
||||
}
|
||||
param.targetId = projectId.value
|
||||
param.targetState = activeName.value
|
||||
searchFileList(param).then(res => {
|
||||
|
||||
Reference in New Issue
Block a user