liushengqiang 1 năm trước cách đây
mục cha
commit
012b8daa06
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: ''
     });