梁展鹏 hace 3 años
padre
commit
09217036e2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/containers/sceneSelect/SceneSelect.vue

+ 1 - 1
src/containers/sceneSelect/SceneSelect.vue

@@ -59,7 +59,7 @@ export default {
     async loadData() {
       const { success, data, msg } = await getPage({
         isDel: false,
-        auditStatus: 1
+        auditStatus: 1,
         limit: 999999,
         start: 1
       });