@ -150,7 +150,7 @@ export default {
//打开抽屉
this.Loading.DrawerLoading = true
this.displayDialog.detailsDialog = true;
getDetailed(val.id, '/api/' + this.URL + '/')
getDetailed(val.id, '/' + this.URL + '/')
.then(res => {
if (res.details) {
// 前端分页处理