mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-16 12:05:07 +08:00
所有菜单的 name 都加上模块的前缀,避免冲突
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
import { getLeave} from "@/api/bpm/leave"
|
||||
import {getDictDatas, DICT_TYPE} from '@/utils/dict'
|
||||
export default {
|
||||
name: "LeaveDetail",
|
||||
name: "BpmOALeaveDetail",
|
||||
components: {
|
||||
},
|
||||
data() {
|
||||
|
Reference in New Issue
Block a user