代码更新

This commit is contained in:
2022-12-16 16:29:57 +08:00
parent 52cc2c6b09
commit 07ac1e1167
9 changed files with 11 additions and 8 deletions

View File

@@ -44,7 +44,7 @@ import request from '@/utils/request' // 实现 form generator 使用自己定
import { addDateRange, handleTree, parseTime, resetForm, selectDictLabel, selectDictLabels, flexWidth } from '@/utils/nladmin'
import { getValueByCode } from '@/api/system/param'
import { getValueByCode } from '@/views/system/param/param'
LogicFlow.use(Menu)