forked from zhba/zhba_enterprises
src/views/desk/notice.vue @@ -242,10 +242,10 @@ // } }); }, //跳转到附近列表页面 //跳转到附件列表页面 handleUploadPage(row) { this.$router.push({ path: `/resource/attach`, path: `/resource/uploadNotice`, query: { deptId: row.deptId, },