master
xy 3 years ago
parent 3b280cc1b3
commit 2775d6b1f6

@ -454,16 +454,19 @@
// }) // })
// return // return
// } // }
this.saveSku().then(res => {
this.type = 2 // this.saveSku().then(res => {
this.isShowImg = true // this.type = 2
}).catch(err => { // this.isShowImg = true
console.log(err); // }).catch(err => {
uni.showToast({ // console.log(err);
icon: 'none', // uni.showToast({
title: '请重试' // icon: 'none',
}) // title: ''
}) // })
// })
this.type = 2
this.isShowImg = true
}, },
//退 //退

Loading…
Cancel
Save