Merge branch 'develop' into 'test'

国外标准-getAreaList-FOREIGN_STAND

See merge request !107
This commit is contained in:
王夏晖
2021-08-27 08:34:55 +00:00
@@ -4105,7 +4105,7 @@ export default {
queryDisplayLocation () {
return new Promise((resolve, reject) => {
this.$http.get('lawssBase/utArea/getAreaList', {
sarType: 'INLAND_STAND'
sarType: 'FOREIGN_STAND'
}, {
_this: this
}, res => {