代替标准手动查找
This commit is contained in:
@@ -185,7 +185,7 @@ export default {
|
|||||||
page: 1,
|
page: 1,
|
||||||
pageSize: this.$store.getters.userInfo.configContent,
|
pageSize: this.$store.getters.userInfo.configContent,
|
||||||
total: 0,
|
total: 0,
|
||||||
standType: 'ALL',
|
standType: 'INLAND',
|
||||||
quoteIdList: '',
|
quoteIdList: '',
|
||||||
validFlag: '0',
|
validFlag: '0',
|
||||||
menuId: 'nomenu'
|
menuId: 'nomenu'
|
||||||
|
|||||||
@@ -196,7 +196,7 @@ export default {
|
|||||||
page: 1,
|
page: 1,
|
||||||
pageSize: this.$store.getters.userInfo.configContent,
|
pageSize: this.$store.getters.userInfo.configContent,
|
||||||
total: 0,
|
total: 0,
|
||||||
standType: 'ALL',
|
standType: 'FOREIGN',
|
||||||
quoteIdList: '',
|
quoteIdList: '',
|
||||||
validFlag: '0',
|
validFlag: '0',
|
||||||
menuId: 'nomenu'
|
menuId: 'nomenu'
|
||||||
|
|||||||
Reference in New Issue
Block a user