修改我的喜欢我的追剧,调用优化方案

This commit is contained in:
duan
2025-01-04 15:10:24 +08:00
parent 18f3badfa1
commit f3d8894974
5 changed files with 426 additions and 189 deletions

View File

@@ -83,7 +83,7 @@ export default {
getListczg() {
let url = '';
if (this.tabIndex == 1) {
url = 'app/discSpinningRecord/selectDiscSpinningRecord';
url = '/app/discSpinningRecord/selectDiscSpinningRecord';
} else {
url = '/app/userPrizeExchange/page';
}