Explorar el Código

fix(bugs): 修改入参

tangning hace 3 años
padre
commit
515ffb4ffb
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/scenes/liveDrawer.vue

+ 1 - 0
src/views/scenes/liveDrawer.vue

@@ -386,6 +386,7 @@
             params: {
             params: {
               page: 1,
               page: 1,
               limit: 100,
               limit: 100,
+              sceneNum: record && record.sceneNum,
             },
             },
           },
           },
         });
         });