wechat_staff/utils/request.js @@ -1,5 +1,4 @@ import { baseUrl } from "./config" export function request(options){ let loading = options.loading || '1' // 默认值1显示,否则不显示 if(loading == '1'){