master
271556543@qq.com 3 years ago
parent 91ba9f1dd9
commit 9775e3bb3a

@ -107,10 +107,10 @@ export default {
} }
}, },
methods: { methods: {
async init(){ // async init(){
let res = await getList() // let res = await getList()
console.log(res) // console.log(res)
}, // },
submit(){ submit(){
this.isShowAdd = false this.isShowAdd = false
console.log(this.form) console.log(this.form)

Loading…
Cancel
Save