mirror of
https://gitee.com/anji-plus/report.git
synced 2026-04-01 10:08:36 +08:00
Merge branch 'master' into dev
# Conflicts: # report-ui/src/views/login.vue
This commit is contained in:
@@ -59,7 +59,9 @@ export default {
|
||||
buttons: {
|
||||
query: {
|
||||
api: reportList,
|
||||
permission: "reportManage:query"
|
||||
permission: "reportManage:query",
|
||||
sort: 'update_time',
|
||||
order: 'DESC'
|
||||
},
|
||||
queryByPrimarykey: {
|
||||
api: reportDetail,
|
||||
|
||||
Reference in New Issue
Block a user