DESKTOP-O04BTUJ\muzen пре 2 година
родитељ
комит
abb99b34e8
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      src/views/operation/recommend/index.vue

+ 2 - 1
src/views/operation/recommend/index.vue

@@ -295,7 +295,8 @@ export default {
       form: {
         pageNum: 1,
         pageSize: 10,
-        audioType: null
+        audioType: null,
+        platformId: null
       },
       total: 0,
       index: 0,