This commit is contained in:
LAPTOP-S9RBPPM6\bjxask-2201
2022-06-01 17:19:48 +08:00
parent 8d4a65d1b2
commit 6eaa01511f

View File

@@ -68,7 +68,7 @@
<el-option label="未发布" :value="false"></el-option>
</el-select>
</div>
<div style="width:376px">
<div style="width:390px">
<el-button type="primary" @click="searchData()" icon="el-icon-search" >搜索</el-button>
<el-button icon="el-icon-refresh-right" type="primary" style="margin-left:5px" @click="reset">重置</el-button>
</div>