Explorar el Código

运营管理 推荐管理

DESKTOP-O04BTUJ\muzen hace 2 años
padre
commit
abb99b34e8
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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,