@@ -58,16 +58,6 @@
}).catch(err => {
console.log('err---------' + err)
})
- // network.postData(path, this.form).then(response => {
- // this.submitButtonStat = false
- // this.$message({
- // message: response,
- // type: 'success'
- // })
- // this.$router.go(-1)
- // }).catch(() => {
}