From 29cd32ec048e42dd0991dc3b439b0ce7497a8872 Mon Sep 17 00:00:00 2001 From: yaojn Date: Wed, 18 Jun 2025 18:17:47 +0800 Subject: [PATCH] =?UTF-8?q?-=20[=E4=BF=AE=E5=A4=8D]=E8=A7=86=E5=9B=BE?= =?UTF-8?q?=E8=AE=BE=E7=BD=AE=EF=BC=9A=E5=B0=86=20=E2=80=9C=E6=96=B0?= =?UTF-8?q?=E5=85=B3=E7=B3=BB=E2=80=9D=20=E6=96=87=E6=A1=88=E8=B0=83?= =?UTF-8?q?=E6=95=B4=E4=B8=BA=20=E2=80=9C=E5=BC=95=E7=94=A8=E5=85=B3?= =?UTF-8?q?=E7=B3=BB=E2=80=9D=E3=80=82=20=20=20-=20[=E5=85=B3=E8=81=94]#[1?= =?UTF-8?q?446479305080832]=E8=A7=86=E5=9B=BE=E8=AE=BE=E7=BD=AE=EF=BC=9A?= =?UTF-8?q?=E5=B0=86=20=E2=80=9C=E6=96=B0=E5=85=B3=E7=B3=BB=E2=80=9D=20?= =?UTF-8?q?=E6=96=87=E6=A1=88=E8=B0=83=E6=95=B4=E4=B8=BA=20=E2=80=9C?= =?UTF-8?q?=E5=BC=95=E7=94=A8=E5=85=B3=E7=B3=BB=E2=80=9D=E3=80=82=20http:/?= =?UTF-8?q?/192.168.0.96:8090/demo/rdm.html#/bug-detail/939050947543040/93?= =?UTF-8?q?9050947543057/1446479305080832?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/pages/cmdb/resourceentity/mapping-setting.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/pages/cmdb/resourceentity/mapping-setting.vue b/src/views/pages/cmdb/resourceentity/mapping-setting.vue index 9ef78a7c..4099182c 100644 --- a/src/views/pages/cmdb/resourceentity/mapping-setting.vue +++ b/src/views/pages/cmdb/resourceentity/mapping-setting.vue @@ -77,7 +77,7 @@ export default { value: 'globalAttr' }, { - text: '新关系', + text: '引用关系', value: 'newRel' }, { -- Gitee