Browse Source

标签租户 改为 企业

lijunping 7 tháng trước cách đây
mục cha
commit
233f2322f8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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",