diff --git a/wms-vue/src/components/duochaxun/Kucunhuizong.vue b/wms-vue/src/components/duochaxun/Kucunhuizong.vue index e123f4c..133696f 100644 --- a/wms-vue/src/components/duochaxun/Kucunhuizong.vue +++ b/wms-vue/src/components/duochaxun/Kucunhuizong.vue @@ -26,9 +26,9 @@ @@ -757,7 +757,7 @@ export default { }, LOC(){ //LOC下拉列表数据加载 - this.$axios.post(this.$httpUrl + '/Rukuzhengli/LOC', { + this.$axios.post(this.$httpUrl + '/Enumerate/queryLoc', { }).then(res => res.data) .then(res => { diff --git a/wms-vue/src/components/duochaxun/Kucunrizhi.vue b/wms-vue/src/components/duochaxun/Kucunrizhi.vue index 25433b6..ad4d08f 100644 --- a/wms-vue/src/components/duochaxun/Kucunrizhi.vue +++ b/wms-vue/src/components/duochaxun/Kucunrizhi.vue @@ -48,9 +48,9 @@ @@ -69,8 +69,8 @@ @@ -371,6 +371,7 @@