src/views/patient/medtechnician/SpecializedService.vue
@@ -115,7 +115,6 @@ icon="el-icon-upload2" size="medium" @click="handleExport" v-hasPermi="['system:user:export']" >导出</el-button > </div> @@ -1153,8 +1152,10 @@ }, /** 导出按钮操作 */ handleExport() { this.topqueryParams.pageNum = null; this.topqueryParams.pageSize = null; this.download( "system/user/export", "smartor/serviceSubtask/patItemExport", { ...this.topqueryParams, },