Pārlūkot izejas kodu

Update index.tsx

lex 1 gadu atpakaļ
vecāks
revīzija
275ff67054
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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>