ソースを参照

修改参数不全

peng 2 年 前
コミット
d79ed79654
1 ファイル変更0 行追加1 行削除
  1. 0 1
      web/avss_index.html

+ 0 - 1
web/avss_index.html

@@ -491,7 +491,6 @@
     function editFunc($this) {
 
         let langKey = $($this).parent().parent().children().eq(1).text()
-        langKey = langKey.replace(/"/g, '"')
         $('#modal-container-593541').modal('show')
         let user_perm = initData['user_perm']
         console.log(initData)