src/views/project/fund/medicalCostApply/index.vue
@@ -219,7 +219,6 @@ type="text" icon="el-icon-edit" @click="handleUpdate(scope.row)" v-hasPermi="['project:medicalfund:edit']" >修改</el-button > <el-button @@ -237,7 +236,6 @@ size="mini" type="text" @click="handleDelete(scope.row)" v-hasPermi="['project:medicalfund:delete']" ><span class="button-delete" ><i class="el-icon-delete"></i>删除</span ></el-button @@ -247,7 +245,6 @@ type="text" icon="el-icon-download" @click="mixExport(scope.row.id)" v-hasPermi="['project:medicalfund:download']" >下载</el-button > </template>