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