diff --git a/src/pages/details/otherStandardDetails/index.vue b/src/pages/details/otherStandardDetails/index.vue index 7f91d242c..f2af50bfe 100644 --- a/src/pages/details/otherStandardDetails/index.vue +++ b/src/pages/details/otherStandardDetails/index.vue @@ -369,7 +369,7 @@ >
- {{ file.oldFileName }} + {{ file.oldFileName | ellipsis }} 上传时间:{{ dateFormat(file.modifyTime) }}-->