Browse Source

运营管理 推荐管理

DESKTOP-O04BTUJ\muzen 2 years ago
parent
commit
abb99b34e8
1 changed files with 2 additions and 1 deletions
  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,