Browse Source

Update index.vue

lex-xin 8 months ago
parent
commit
141cf21b13
1 changed files with 1 additions and 3 deletions
  1. 1 3
      src/views/accompaniment/index.vue

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

@@ -92,8 +92,6 @@
             v-model="searchForm.scoreType"
             clearable
             filterable
-            clearable
-            filterable
             placeholder="请选择默认谱面"
           >
             <el-option
@@ -533,7 +531,7 @@ export default {
     },
     async looker(row, num) {
       this.accompanyUrl =
-        location.origin + '/gym-music-score/' +
+        '/gym-music-score/' +
         "?Authorization=" +
         getToken() +
         "&systemType=web&isHideBack=1&isHideMusicList=1&id=" +