Ver código fonte

标签租户 改为 企业

lijunping 7 meses atrás
pai
commit
233f2322f8
1 arquivos alterados com 1 adições e 1 exclusões
  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",