feat:修改作业上传及显示

This commit is contained in:
lixg
2023-02-19 16:48:28 +08:00
parent f69be42539
commit b2a30b116a
5 changed files with 160 additions and 18 deletions

View File

@@ -2,7 +2,7 @@
* @Author: lixg lixg@dongwu-inc.com
* @Date: 2023-01-19 11:28:11
* @LastEditors: lixg lixg@dongwu-inc.com
* @LastEditTime: 2023-02-19 13:54:34
* @LastEditTime: 2023-02-19 16:03:03
* @FilePath: /stu_h5/src/views/projectdetails/ProjectPath.vue
* @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
-->
@@ -181,7 +181,7 @@ const handleClick = (tab, event) => {
const goDetails = () => {
router.push({
path: "/pathdetails",
query: { routerId: 397 },
query: { routerId: 396 },
});
// router.push({
// path: "/projectdetails",