Browse Source

修改提示

master
ma-zhongxu 10 months ago
parent
commit
c7747b0510
  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