Browse Source

fix:最新代码

sunqijun 2 months ago
parent
commit
1cc755e764

+ 1 - 1
src/views/production-safety/safetyTrainingAndEducation/educationTrainingPlanManagementDept/educationTrainingPlanManagementDept.vue

@@ -138,7 +138,7 @@
     pageSize: pagination.pageSize,
     queryParam: {
       keyword: '',
-      status: '',
+      status: undefined,
       categoryName: '',
       startDate: '',
       endDate: '',