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