Explorar o código

修改参数不全

peng %!s(int64=2) %!d(string=hai) anos
pai
achega
f8febfeb05
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      web/avss_index.html

+ 1 - 1
web/avss_index.html

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