* Sync 18 version code.

This commit is contained in:
caoyanyi
2023-11-03 15:02:56 +08:00
parent 8a4194a3c2
commit 1ee101eee2
10 changed files with 102 additions and 90 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ form
array(
'text' => $lang->save,
'btnType' => 'primary',
'onClick' => jsRaw("() => {bindUser()}")
'onClick' => jsRaw("bindUser")
),
array(
'text' => $lang->goback,