Explorar el Código

Update index.tsx

lex hace 1 año
padre
commit
275ff67054
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>