Browse Source

Merge remote-tracking branch 'origin/master'

master
談蓝色 10 months ago
parent
commit
97af783297
  1. 2
      frontend/src/pages/PolicyLibrary/index.jsx

2
frontend/src/pages/PolicyLibrary/index.jsx

@ -268,7 +268,7 @@ function Directory({
) : ( ) : (
<div className="w-full h-full flex items-center justify-center"> <div className="w-full h-full flex items-center justify-center">
<p className="text-white text-opacity-40 text-sm font-medium"> <p className="text-white text-opacity-40 text-sm font-medium">
No Documents
暂无文件
</p> </p>
</div> </div>
)} )}

Loading…
Cancel
Save