套餐包添加可用参数

This commit is contained in:
lyp 2025-03-03 09:46:11 +08:00
parent d64cb9f1f2
commit 651043db89

View File

@ -320,7 +320,7 @@ export default function ProjNew() {
params: { params: {
page: page, page: page,
rows: 5, rows: 5,
keYong : "keYong", keyong : "keyong",
packageType: pathParams.projChargeType, packageType: pathParams.projChargeType,
} }
}, },