wxw
2024-07-17 f10e29b77659f6b7db1cf8d0e0fc5387b958e2c5
HTML/views/SystemSettings/FunSettingForm.html
@@ -87,7 +87,7 @@
                  UserId: id,
               };
               sendData(IP + "/basis/GetFunSettingById?Id= " +getQueryString('id')+ "", {}, 'get', function(res) {
                  if (res.code == 200)
                  if (res.code == 0)
                  { //成功
                     //页面赋值
                     if(res.data.FunSetNo != "")