修改测试bug
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
<el-row>
|
||||
<el-col :span="12">
|
||||
<div v-if="view2" style="display: flex">
|
||||
<span style="font-size: 14px; line-height: 30px">值类型选择:</span>
|
||||
<span style="font-size: 14px; line-height: 30px">值类型选择</span>
|
||||
<el-select @change="changeView" style="width: 240px" v-model="value" placeholder="请选择值类型">
|
||||
<el-option
|
||||
v-for="item in options"
|
||||
|
||||
Reference in New Issue
Block a user