Browse Source

fix issue

tags/v1.21.12.2^2
zhoupzh 3 years ago
parent
commit
b799d3b9a0
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      templates/repo/debugjob/index.tmpl

+ 0
- 1
templates/repo/debugjob/index.tmpl View File

@@ -488,7 +488,6 @@


<script> <script>
// 调试和评分新开窗口 // 调试和评分新开窗口
console.log({{.Tasks}})
const {AppSubUrl, StaticUrlPrefix, csrf} = window.config; const {AppSubUrl, StaticUrlPrefix, csrf} = window.config;
let url={{.RepoLink}} let url={{.RepoLink}}
let getParam=getQueryVariable('debugListType') let getParam=getQueryVariable('debugListType')


Loading…
Cancel
Save