web/src/views/DuctpiecePLM/PlanManage/RebardemandIndex.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
web/src/views/LayoutIndex/components/LayoutAside.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
web/src/views/DuctpiecePLM/PlanManage/RebardemandIndex.vue
文件名从 web/src/views/ProductPlan/RebardemandIndex.vue 修改 @@ -184,8 +184,8 @@ </template> <script> import { buttonPinia } from '../../pinia'; import { changeSize, throttle } from '../../plugins/public' import { buttonPinia } from '../../../pinia'; import { changeSize, throttle } from '../../../plugins/public' export default { data() { return { @@ -435,7 +435,7 @@ </script> <style lang="scss" scoped> @import '../../style/layout-main.scss'; @import '../../../style/layout-main.scss'; .manin_rebar_content { position: relative; web/src/views/LayoutIndex/components/LayoutAside.vue
@@ -31,9 +31,15 @@ </el-submenu> </template> <template v-else-if="three.children && three.children.length === 1"> <el-menu-item :index="three.children[0].path" :key="three.children[0].name"> <el-submenu :key="three.name" :index="three.path"> <template slot="title"> <span>{{three.meta.title}}</span> </template> <el-menu-item :index="three.children[0].path" :key="three.children[0].name">{{three.children[0].meta.title}}</el-menu-item> </el-submenu> <!-- <el-menu-item :index="three.children[0].path" :key="three.children[0].name"> <span slot="title">{{three.children[0].meta.title}}</span> </el-menu-item> </el-menu-item> --> </template> <template v-else> <el-menu-item :index="three.path" :key="three.name">