bug: 国内外标准法规,编辑页面手动查找,点击重置按钮后,列表数据数量变少了

This commit is contained in:
fanlin
2021-07-27 10:07:28 +08:00
parent 7c9f6a5035
commit 677dc31b81
2 changed files with 2 additions and 2 deletions
@@ -361,7 +361,7 @@ export default {
page: 1,
pageSize: this.$store.getters.userInfo.configContent,
total: 0,
standType: 'INLAND',
standType: 'ALL',
quoteIdList: '',
validFlag: '0'
}