优化页面

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

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