国外标准-getAreaList-FOREIGN_STAND

This commit is contained in:
zhaokaiyao@91isoft.com
2021-08-27 16:16:51 +08:00
parent 246b5ecdaf
commit a17c9dfc8d
@@ -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 => {