页面优化

This commit is contained in:
dzl 2025-04-28 17:47:43 +08:00
parent 58c72872c1
commit fc5021223b

View File

@ -61,7 +61,7 @@ const tipContent = ref("加载中...");
const openForm = (params = {}) => {
if (params['regionId']) {
spinning.value = true;
callOperate("/ebikesysrcostset/getRegionFeeConfigById?regionId="
callOperate("/ebikeSysRoperateset/getRegionConfigById?regionId="
+ params['regionId'], {}, "get").then(res => {
spinning.value = false;