e021316f by lihua

fix

1 parent b9501d41
...@@ -1332,7 +1332,6 @@ onBeforeMount(async () => { ...@@ -1332,7 +1332,6 @@ onBeforeMount(async () => {
1332 proxy.$ElMessage.error(res.msg); 1332 proxy.$ElMessage.error(res.msg);
1333 } 1333 }
1334 }) 1334 })
1335 return;
1336 } 1335 }
1337 if (detailType == 'detail') { 1336 if (detailType == 'detail') {
1338 return; //详情不需要调用以下接口 1337 return; //详情不需要调用以下接口
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!