Commit 051893e9 authored by Hagsn3's avatar Hagsn3

修改代码

parent 10f78529
......@@ -126,20 +126,8 @@ export default {
this.focusing()
this.getOrderCode()
this.getLoginUser()
this.getcheckIsZero()
},
methods: {
getcheckIsZero() {
const obj = {
lot: '21dsda'
}
checkIsZero(obj).then(res => {
if (res.code === 200) {
console.log(res)
}
})
},
/**
* @description: 获取数据字典
* @author: gaoyu
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment