订单列表
parent
de082134f3
commit
86507582a1
|
|
@ -189,7 +189,7 @@ onMounted(doSearch)
|
|||
<slot :searchForm="searchForm" name="simpleSearchFormItem"/>
|
||||
<button style="display: none" type="submit"></button>
|
||||
</ElForm>
|
||||
<ElTooltip content="刷新" placement="top">
|
||||
<ElTooltip content="搜索" placement="top">
|
||||
<ElDropdown split-button @click="doSearch" @command="(command: string)=>{
|
||||
if(command === 'reset'){
|
||||
doReset()
|
||||
|
|
|
|||
Loading…
Reference in New Issue