|
|
@@ -186,7 +186,7 @@ export default {
|
|
|
this.loading = true
|
|
|
let whereParams = {}
|
|
|
const allRequests = []
|
|
|
- if (this.$route?.meta?.name === 'wjjflsz') {
|
|
|
+ if (this.$route?.meta?.name === 'wjjflsz' || this.$route?.meta?.name === 'wjjflsz1') {
|
|
|
this.categoryKey = 'FILE_TYPE'
|
|
|
const keys = ['FILE_TYPE', 'FLOW_TYPE']
|
|
|
keys.forEach((item) => {
|