Signed-off-by: tangshizhe <48740614+tangshizhe@users.noreply.github.com>
@@ -315,7 +315,7 @@ export default {
if (postion - 10 > 0) {
return detail.substring(postion - 10)
} else {
- return ''
+ return detail
}
return ''