礼包配置中心 - 完善进页面请求接口

This commit is contained in:
2025-07-09 17:48:10 +08:00
parent 450ed68c70
commit 01cac4a280

View File

@@ -600,6 +600,9 @@ export default {
type: "success", type: "success",
}); });
}; };
onMounted(() => {
getData();
});
return { return {
formData, formData,
tableData, tableData,