This commit is contained in:
ln1778 2024-06-18 20:41:11 +08:00
parent cfac0c4a8d
commit 72d8535452
1 changed files with 11 additions and 11 deletions

View File

@ -69,7 +69,7 @@
plain
@click="machinesearch"
>查询</el-button
>
>
</div>
<el-input
readonly
@ -152,15 +152,7 @@
plain
@click="search"
>查询</el-button
>
<el-button
size="mini"
type="primary"
plain
v-if="is_excel"
@click="exceldown"
>导出</el-button
>
>
</div>
</div>
<el-select
@ -273,7 +265,7 @@
>
<el-button size="small" @click="resetfrom" class="btn restbtn"
>重置</el-button
>
>
<el-popover
popper-class="machinebox"
placement="bottom"
@ -346,6 +338,14 @@
@click="moresearch"
>查询</el-button
>
<el-button
size="mini"
type="primary"
plain
v-if="is_excel"
@click="exceldown"
>导出</el-button
>
</div>
<el-button
slot="reference"