greper
greper
不懂啥意思
vxe-table示例中的导入也是直接导入到后台然后刷新数据,这个你自己做就好了 ``` importMethod ({ file }) { // 处理表单 const formBody = new FormData() formBody.append('file', file) // 上传文件 return XEAjax.post('https://api.xuliangzhan.com:10443/api/pub/import', formBody).then(data => { this.$XModal.message({ message: `成功导入 ${data.result.insertRows} 条记录!`, status: 'success'...
先看文档: https://greper.gitee.io/d2-crud-plus/guide/structure.html
https://greper.gitee.io/d2-crud-plus/guide/quickstart.html#_4-%E4%BF%AE%E6%94%B9http%E5%93%8D%E5%BA%94%E6%8B%A6%E6%88%AA%E7%9A%84%E8%BF%94%E5%9B%9E%E7%BB%93%E6%9E%9C
看这一章节:修改http响应拦截的返回结果

你页面代码怎么写的?
搞忘记了,还需要帮你看吗?你可以加我好友
后台报的超时 还是本地报的超时?具体错误截图看一下
暂时没有太多精力多维护一个后端了,抱歉