chore: 修改渲染器传送拦截器的方式,将采用合并的形式合并 axios 拦截器
This commit is contained in:
@@ -113,5 +113,6 @@ export default defineComponent({
|
||||
:props="subAppProps"
|
||||
:before-load="beforeLoad"
|
||||
:after-mount="afterMount"
|
||||
:interceptors="interceptors"
|
||||
/>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user