草稿查询
This commit is contained in:
@@ -184,7 +184,7 @@ export default {
|
||||
size: parseInt(this.$store.getters.userInfo.configContent),
|
||||
userId: this.$store.getters.userInfo.usid || this.$store.getters.userInfo.userId,
|
||||
prcName: this.searchForm.prcName,
|
||||
prcType: parseInt(this.searchForm.prcType) || ''
|
||||
prcType: this.searchForm.prcType
|
||||
},
|
||||
{
|
||||
loading: 'loading',
|
||||
|
||||
Reference in New Issue
Block a user