liushengqiang hai 1 ano
pai
achega
43cfad4581
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/setting/components/schoolInfo/index.tsx

+ 1 - 1
src/views/setting/components/schoolInfo/index.tsx

@@ -98,7 +98,7 @@ export default defineComponent({
                   <NButton text>启用</NButton>
                 ) : (
                   <NButton class={styles.errorBtn} text>
-                    停用
+                    冻结
                   </NButton>
                 )}
               </div>