未验证 提交 83cc2893 编写于 作者: B BoYiZhang 提交者: GitHub

Update udfs.vue

上级 a6266b7c
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
v-for="city in udfsList" v-for="city in udfsList"
:key="city.id" :key="city.id"
:value="city.id" :value="city.id"
:label="city.code"> :label="city.code">
</x-option> </x-option>
</x-select> </x-select>
</div> </div>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册