liushengqiang 1 年之前
父節點
當前提交
43cfad4581
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>