.
This commit is contained in:
@@ -1,7 +1,4 @@
|
|||||||
import axios from 'axios'
|
import axios from 'axios'
|
||||||
// import { Message, MessageBox } from 'element-ui'
|
|
||||||
// import store from '../store'
|
|
||||||
// import { getToken } from '@/utils/auth'
|
|
||||||
|
|
||||||
export const wsuri = `ws://192.168.1.232:61101//WebMoudule//websocket`
|
export const wsuri = `ws://192.168.1.232:61101//WebMoudule//websocket`
|
||||||
export const name = `OP8888`
|
export const name = `OP8888`
|
||||||
|
|||||||
@@ -207,7 +207,6 @@ export default {
|
|||||||
} else {
|
} else {
|
||||||
searchTable1(this.machineNumberValue, this.check2).then(response => {
|
searchTable1(this.machineNumberValue, this.check2).then(response => {
|
||||||
this.tableData1 = response.data
|
this.tableData1 = response.data
|
||||||
console.log(response.data, 1111)
|
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user