二期接口改地址
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
import NavBar from '@/components/NavBar.vue'
|
||||
import SearchBox from '@/components/SearchBox.vue'
|
||||
import UpTop from '@/components/upTop.vue'
|
||||
import {twoPdaIvtQuery} from '@/utils/getData2.js'
|
||||
import {twoPdaIvtQuery} from '@/utils/getData3.js'
|
||||
// import {twoPdaIvtQuery} from '@/utils/mork2.js'
|
||||
export default {
|
||||
components: {
|
||||
|
||||
@@ -113,7 +113,7 @@
|
||||
<script>
|
||||
import NavBar from '@/components/NavBar.vue'
|
||||
import SearchBox from '@/components/SearchBox.vue'
|
||||
import {twoPdaIvtDtlQuery, twoPdaIvtbBoxDtlQuery, twoPdaOutConfirm} from '@/utils/getData2.js'
|
||||
import {twoPdaIvtDtlQuery, twoPdaIvtbBoxDtlQuery, twoPdaOutConfirm} from '@/utils/getData3.js'
|
||||
// import {twoPdaIvtDtlQuery, twoPdaIvtbBoxDtlQuery} from '@/utils/mork2.js'
|
||||
export default {
|
||||
components: {
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
<script>
|
||||
import NavBar from '@/components/NavBar.vue'
|
||||
import SearchBox from '@/components/SearchBox.vue'
|
||||
import {twoPdaBoxIn} from '@/utils/getData2.js'
|
||||
import {twoPdaBoxIn} from '@/utils/getData3.js'
|
||||
export default {
|
||||
components: {
|
||||
NavBar,
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
<script>
|
||||
import NavBar from '@/components/NavBar.vue'
|
||||
import SearchBox from '@/components/SearchBox.vue'
|
||||
import {twoPdaVehicleIn} from '@/utils/getData2.js'
|
||||
import {twoPdaVehicleIn} from '@/utils/getData3.js'
|
||||
export default {
|
||||
components: {
|
||||
NavBar,
|
||||
|
||||
Reference in New Issue
Block a user