liukangdong
2024-07-24 0cd3a666af34e28eaf50ed1392b5d219a9d2b1cf
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'){