src/views/yunpan/fujian.vue
@@ -765,6 +765,13 @@ this.queryform.empStatus = [] } }, selectAllEntryType(val) { if (val) { this.queryParams.entryType = [20, 21, 22] } else { this.queryParams.entryType = [] } }, selectAllEmpCardStatus(val) { if (val) { this.queryform.empCardStatus = this.dicListToArr(this.empCardStatusOptions)