li.shaoyi %!s(int64=2) %!d(string=hai) anos
pai
achega
656c7176d0
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/packages/mobile/components/base/html-panel/index.vue

+ 0 - 1
src/packages/mobile/components/base/html-panel/index.vue

@@ -19,7 +19,6 @@ const html = shallowRef()
 const config: AxiosRequestConfig = {
     url: props.url,
     method: 'get',
-    responseType: 'document',
     responseEncoding: 'utf-8'
 }