公告板
版本库
filestore
活动
搜索
登录
foundation
/
designer.approve.2
流程设计器/查看器(Vue2)
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
树形方法写到工具类中
zhiyong.zhou
2024-03-04
dfd7249fad876dee96480d70ff6f5ebd60207617
[foundation/designer.approve.2.git]
/
babel.config.js
1
2
3
4
5
6
7
8
9
module.exports = {
presets: [
'@vue/cli-plugin-babel/preset',
/* "env"*/
],
/* plugins: [
"transform-vue-jsx"
]*/
}