瀏覽代碼

修改参数不全

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)