ソースを参照

Update index.vue

lex 1 年間 前
コミット
8696eac545
1 ファイル変更1 行追加3 行削除
  1. 1 3
      src/views/accompaniment/index.vue

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

@@ -489,9 +489,7 @@ export default {
         url +
         "?Authorization=" +
         getToken() +
-        "&platform=web&isOpenMetronome=" +
-        this.lookNum +
-        "&t=" +
+        "&platform=web&t=" +
         new Date().getTime() +
         "#/detail/" +
         this.lookRow.id +