liushengqiang 1 vuosi sitten
vanhempi
commit
012b8daa06
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/views/co-ai/index.tsx

+ 1 - 1
src/views/co-ai/index.tsx

@@ -39,7 +39,7 @@ export default defineComponent({
     const musicForms = reactive({
       page: 1,
       rows: 20,
-      status: true,
+      status: 1,
       keyword: '', // 关键词
       musicSheetCategoriesId: ''
     });