国外标准-getAreaList-FOREIGN_STAND
This commit is contained in:
@@ -4105,7 +4105,7 @@ export default {
|
|||||||
queryDisplayLocation () {
|
queryDisplayLocation () {
|
||||||
return new Promise((resolve, reject) => {
|
return new Promise((resolve, reject) => {
|
||||||
this.$http.get('lawssBase/utArea/getAreaList', {
|
this.$http.get('lawssBase/utArea/getAreaList', {
|
||||||
sarType: 'INLAND_STAND'
|
sarType: 'FOREIGN_STAND'
|
||||||
}, {
|
}, {
|
||||||
_this: this
|
_this: this
|
||||||
}, res => {
|
}, res => {
|
||||||
|
|||||||
Reference in New Issue
Block a user