Pārlūkot izejas kodu

标签租户 改为 企业

lijunping 7 mēneši atpakaļ
vecāks
revīzija
233f2322f8
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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",