Brunch_LPQ
main
在views/user/Index.vue文件中,将getList()方法当作参数传递给useUser 给deleteBtn添加参数(scoped.row) 在compositions/user/useUser.ts文件中, 为deleteBtn添加后端接口对接 完成用户删除功能后端接口的对接