lijunping 7 месяцев назад
Родитель
Сommit
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",