Commit 646d2d9c authored by youjie's avatar youjie

no message

parent 27ca29e2
......@@ -130,7 +130,7 @@
</style>
<template>
<div class="flexOne currentManage page-body">
<div class="query-box">
<div class="query-box" style="padding: 0;">
校区:
<el-select filterable v-model='msg.BranchId' @change="getList">
<el-option label="不限" value="0"></el-option>
......
......@@ -629,7 +629,7 @@
</el-col>
<el-col :span="4">
<el-form-item label="交易账户:">
<q-btn class="q-ml-lg" color="primary" size="9px" label="筛选类型/交易/账户" @click="typeVisible=true" />
<q-btn class="q-ml-lg" color="primary" size="9px" label="筛选类型/交易/账户" @click="typeVisible=true" style="width: 85%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;"/>
</el-form-item>
</el-col>
......
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