liushengqiang 1 年之前
父節點
當前提交
012b8daa06
共有 1 個文件被更改,包括 1 次插入1 次删除
  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: ''
     });