|
|
|
@ -43,8 +43,8 @@
|
|
|
|
|
<el-button type="primary" icon="el-icon-refresh" @click="onReset">重置</el-button>
|
|
|
|
|
<el-button type="primary" icon="el-icon-search" @click="onSubmit">查询</el-button>
|
|
|
|
|
<el-button type="primary" icon="el-icon-search" @click="addYbNotCode">新增</el-button>
|
|
|
|
|
<el-button type="primary" icon="el-icon-search" @click="downloadExcelAll">导出全部</el-button>
|
|
|
|
|
<el-button type="primary" icon="el-icon-search" @click="downloadExcelSelect">导出查询结果</el-button>
|
|
|
|
|
<el-button type="primary" icon="el-icon-download" @click="downloadExcelAll">导出全部</el-button>
|
|
|
|
|
<el-button type="primary" icon="el-icon-download" @click="downloadExcelSelect">导出查询结果</el-button>
|
|
|
|
|
|
|
|
|
|
<!--<el-button type="primary" icon="el-icon-plus" @click="chooseDrug">选入药品信息</el-button>-->
|
|
|
|
|
|
|
|
|
|