liushengqiang 2 năm trước cách đây
mục cha
commit
03afffaea5
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      src/views/co-ai/index.tsx

+ 3 - 0
src/views/co-ai/index.tsx

@@ -222,6 +222,9 @@ export default defineComponent({
       listenerMessage('webViewOnResume', () => {
         console.log('页面显示')
         getUserInfo()
+        data.typeIndex = 0;
+        data.musicIndex = 0;
+        handleReset();
       });
       setSearchBox();