From 48bc4f63317a1068e43b5861f74a59267ced93c3 Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Tue, 24 Oct 2023 16:56:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=85=AC=E5=8F=B8=E8=AF=A6?= =?UTF-8?q?=E6=83=85=E4=B8=8D=E9=80=89=E4=B8=AD=E8=8F=9C=E5=8D=95=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/company/edit.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/company/edit.vue b/src/views/company/edit.vue index 6d2d344..0e01461 100644 --- a/src/views/company/edit.vue +++ b/src/views/company/edit.vue @@ -219,6 +219,7 @@ formData[regionType] == city.id || city.disabled " + :checked="city[regionType + '_code'] == formData[regionType]" v-for="city in datas[regionType + 'Options']" :key="city[regionType + '_name']" :label="