mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-12 04:16:47 +08:00
feat:增加嵌套页面
This commit is contained in:
@@ -162,6 +162,7 @@ function autoComma(number) {
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
//新建延迟
|
||||
const commonData = {
|
||||
timeout: 50
|
||||
}
|
||||
@@ -368,6 +369,8 @@ const commonData = {
|
||||
|
||||
//组织树
|
||||
const organizationalTree = []
|
||||
|
||||
const iframeUrl = "https://u-pre.boe.com/pc/iframe"
|
||||
export {
|
||||
toDate,
|
||||
getWeek,
|
||||
@@ -375,4 +378,5 @@ export {
|
||||
formatNumber,
|
||||
commonData,
|
||||
organizationalTree,
|
||||
iframeUrl,
|
||||
}
|
||||
Reference in New Issue
Block a user