Explorar el Código

Update index.vue

lex-xin hace 6 meses
padre
commit
4222ecb718
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/accompaniment/index.vue

+ 1 - 1
src/views/accompaniment/index.vue

@@ -545,7 +545,7 @@ export default {
         location.origin + '/gym-music-score/' +
         "?Authorization=" +
         getToken() +
-        "&systemType=web&id=" +
+        "&systemType=web&isHideBack=1&isHideMusicList=1&id=" +
         row.id +
         "&part-index=" +
         this.selectPart;