Commit dbb0d27c authored by youjie's avatar youjie

no message

parent a21bdc0e
......@@ -598,7 +598,7 @@
</el-select>
</el-col>
<el-col :span="13">
<q-btn class="q-ml-lg" color="primary" size="9px" label="选择交易/账户" @click="typeVisible=true" />
<el-button class="hollowFixedBtn" type="primary" size="mini" @click="typeVisible=true" >筛选类型/交易/账户</el-button>
</el-col>
</el-row>
</el-form-item>
......
......@@ -108,7 +108,6 @@
</el-row>
<el-form class="clearfix" :model="addMsg" ref="addMsg" :rules="rules" label-width="100px">
<el-row>
<el-col :span="5">
<el-form-item label="币种类型" prop="CurrencyId">
<el-select filterable v-model='addMsg.CurrencyId' @change="getType">
......
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