Browse Source

修改默认显示

lex-xin 9 tháng trước cách đây
mục cha
commit
9acedc7660

+ 1 - 0
src/views/music-library/project-music-sheet/module/kt/addMusic.tsx

@@ -1083,6 +1083,7 @@ export default defineComponent({
           if (!find) {
             next.musicTagIds = []
             next.status = false
+            next.recommendFlag = false
             state.selectRowData.push(next)
           }
         }