Ver Fonte

Merge branch 'hqy筛选' of http://git.dayaedu.com/liushengqiang/music-score into ktyq-test-new

黄琪勇 há 9 meses atrás
pai
commit
05133b1a1f
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      src/page-instrument/header-top/index.tsx

+ 1 - 0
src/page-instrument/header-top/index.tsx

@@ -510,6 +510,7 @@ export default defineComponent({
       HANDLE_WORK_ADD();
       // 不在APP中,
       if (!storeData.isApp) {
+        api_back();
         window.close();
         return;
       }