@deanwu/vue-component-library 1.3.115 → 1.3.116

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -56089,7 +56089,7 @@ function global_install(Vue, config) {
56089
56089
  message: '数据出现未知异常'
56090
56090
  });
56091
56091
  }
56092
- ;
56092
+ opt.response(res.data);
56093
56093
  }
56094
56094
  config.request.log && console.log(`----- end ${opt.url.split('?')[0]} -----`);
56095
56095
  config.request.log && console.groupEnd();