瀏覽代碼

Merge branch 'iteration-upload-works' into jenkins-main

lex 1 年之前
父節點
當前提交
ce678835a5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/creation/index.tsx

+ 1 - 1
src/views/creation/index.tsx

@@ -401,7 +401,7 @@ export default defineComponent({
               ))}
             </List>
           ) : (
-            <MEmpty description="暂无数据" />
+            <MEmpty tips="暂无数据" />
           )}
         </div>