CN-34 feat:添加操作日志列表页面

This commit is contained in:
zhangyu
2021-06-17 16:56:50 +08:00
parent 19090ceae6
commit 50e1d8f04b
18 changed files with 332 additions and 38 deletions

View File

@@ -4,7 +4,7 @@ import { get, del } from '@/utils/http'
import { ref } from 'vue'
import pagination from '@/components/common/pagination'
export default {
components:{
components: {
pagination
},
data () {