邓洁 : 修改页面细节
This commit is contained in:
@@ -221,6 +221,7 @@ const getSelectIcon = (val) => {
|
||||
}
|
||||
|
||||
const getList = async () => {
|
||||
loading.value = true
|
||||
getMenuList(queryParams).then(res => {
|
||||
list.value = res.data
|
||||
loading.value = false
|
||||
|
||||
Reference in New Issue
Block a user