li.shaoyi 2 năm trước cách đây
mục cha
commit
656c7176d0
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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'
 }