refs
用户 feige <feige@qq.com>
星期五, 四月 7, 2023 18:42 +0800
提交者 feige <feige@qq.com>
星期五, 四月 7, 2023 18:42 +0800
提交934b3374ee33ea37656fda229e25dc1d6ed61d7d
目录 852e2b0e55a6499e45eb6a79a2b1d1ceca175546 目录 | zip | gz
parent 601c3e854e74a15932fb502145f48cc0a773a611 查看 | 对比
show.vue  把全部的formdata替换为了individualList
bignote/index.js 里面把getFamilyeventInfo里面的/family/zfEvent/{id}修改为了/family/zfEvent/

router/index.js 里面没做什么修改
bignote/index.vue 里面的this.$router.push("/xxx" + id); 原来是错的,不记得是什么了,修改为this.$router.push("/family1/bignote/familyeventInfo/" + id);
note/index.vue 也是一样的问题
8个文件已修改
94 ■■■■■ 已修改文件
ruoyi-ui/src/api/bignote/index.js 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
ruoyi-ui/src/router/index.js 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
ruoyi-ui/src/views/bignote/familyeventInfo.vue 3 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
ruoyi-ui/src/views/bignote/index.vue 14 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
ruoyi-ui/src/views/note/index.vue 5 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
ruoyi-ui/src/views/note/propertylnfo.vue 2 ●●● 对比 | 查看 | 原始文档 | blame | 历史
ruoyi-ui/src/views/self/index.vue 27 ●●●●● 对比 | 查看 | 原始文档 | blame | 历史
ruoyi-ui/src/views/self/show.vue 39 ●●●● 对比 | 查看 | 原始文档 | blame | 历史