fix : 项目归档附件查询功能优化
This commit is contained in:
@@ -161,7 +161,7 @@ const handleSubmit = async (instance) => {
|
||||
})
|
||||
if (res.code === 1000) {
|
||||
tagsViewStore.delVisitedViews(router.currentRoute.value.path)
|
||||
if(route.query.type=='3'){
|
||||
if(route.query.type==='40'){
|
||||
await router.push({
|
||||
name: 'Filing/attachment',
|
||||
query:{
|
||||
|
||||
Reference in New Issue
Block a user