优化页面

This commit is contained in:
pengxiaolong
2025-05-27 13:06:24 +08:00
parent 728dfd501f
commit cf8728f0d7
29 changed files with 357 additions and 137 deletions

View File

@@ -60,7 +60,7 @@ export default {
async pkList(){
const res = await request({
url: "pk/pkList",
method: "GET",
method: "POST",
data: {
status: 0,
page: this.page,