feature:菜单选择文件时自动同步path
This commit is contained in:
@@ -652,6 +652,7 @@ const addParameter = (form) => {
|
||||
const fmtComponent = () => {
|
||||
form.value.component = form.value.component.replace(/\\/g, '/')
|
||||
form.value.name = toLowerCase(pathOptions[form.value.component])
|
||||
form.value.path = form.value.name
|
||||
}
|
||||
|
||||
// 删除参数
|
||||
|
Reference in New Issue
Block a user