Commit dffe10a6 by jianglong

修改面函语言下拉选项为中文、英文

parent 86cbd235
......@@ -57,7 +57,7 @@
placeholder="请选择"
>
<el-option
v-for="item in codes.uiltxt"
v-for="item in codes.uiltxt1"
:key="item.value"
:label="item.label"
:value="item.value"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment