护理类型管理 修改导出

This commit is contained in:
shidongli 2022-11-14 09:54:24 +08:00
parent f6ab11ead6
commit cd83ec6d34

View File

@ -75,7 +75,7 @@
>删除</el-button >删除</el-button
> >
</el-col> </el-col>
<el-col :span="1.5"> <!-- <el-col :span="1.5">
<el-button <el-button
type="warning" type="warning"
plain plain
@ -85,7 +85,7 @@
v-hasPermi="['system:nurseType:export']" v-hasPermi="['system:nurseType:export']"
>导出</el-button >导出</el-button
> >
</el-col> </el-col> -->
<right-toolbar <right-toolbar
:showSearch.sync="showSearch" :showSearch.sync="showSearch"
@queryTable="getList" @queryTable="getList"