草稿查询

This commit is contained in:
shenyanpei
2021-12-07 14:22:55 +08:00
parent 1157bb0ff4
commit 4b8686678b
@@ -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',