From 0c843d36145a7275c21b3fc5c9d3a08a38c5ccb4 Mon Sep 17 00:00:00 2001 From: x_z Date: Tue, 29 Nov 2022 17:41:02 +0800 Subject: [PATCH] =?UTF-8?q?1.=E4=BF=AE=E5=A4=8D=E5=8C=BB=E9=99=A2=E5=AE=A2?= =?UTF-8?q?=E6=88=B7=E7=BB=91=E5=AE=9A=E5=8D=95=E6=8D=AE=E7=B1=BB=E5=9E=8B?= =?UTF-8?q?=E4=B8=BA=E6=89=AB=E7=A0=81=E5=8D=95=E6=8D=AE=E7=B1=BB=E5=9E=8B?= =?UTF-8?q?=E5=AF=BC=E8=87=B4=E6=97=A0=E6=B3=95=E6=8F=90=E4=BA=A4=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/userManage/bindPlatform.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/userManage/bindPlatform.vue b/src/views/userManage/bindPlatform.vue index 3359e82..03bf26b 100644 --- a/src/views/userManage/bindPlatform.vue +++ b/src/views/userManage/bindPlatform.vue @@ -130,7 +130,7 @@ v-for="item in bussinessTypes" :key="item.action" :label="item.name" - :value="item.action" + :value="item.localAction" >