소스 검색

标签租户 改为 企业

lijunping 7 달 전
부모
커밋
233f2322f8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/system/configurationLedger.vue

+ 1 - 1
src/views/system/configurationLedger.vue

@@ -27,7 +27,7 @@ export default {
         menuAlign: 'center',
         column: [
           {
-            label: "所属租户",
+            label: "所属企业",
             prop: "tenantId",
             type: "tree",
             dicUrl: "/api/blade-system/tenant/select",