驾校关联
This commit is contained in:
@@ -30,15 +30,15 @@
|
||||
</el-form-item>
|
||||
<el-form-item>
|
||||
<el-button @click="handleQuery">
|
||||
<Icon class="mr-5px" icon="ep:search" />
|
||||
<!-- <Icon class="mr-5px" icon="ep:search" /> -->
|
||||
搜索
|
||||
</el-button>
|
||||
<el-button @click="resetQuery">
|
||||
<Icon class="mr-5px" icon="ep:refresh" />
|
||||
<!-- <Icon class="mr-5px" icon="ep:refresh" /> -->
|
||||
重置
|
||||
</el-button>
|
||||
<el-button plain type="primary" @click="openForm">
|
||||
<Icon class="mr-5px" icon="ep:plus" />
|
||||
<!-- <Icon class="mr-5px" icon="ep:plus" /> -->
|
||||
新增
|
||||
</el-button>
|
||||
</el-form-item>
|
||||
|
||||
Reference in New Issue
Block a user