@@ -522,7 +522,7 @@
this.id = res.data.data
this.warning('临时保存成功','success')
}else {
- this.warning(res.msg)
+ this.warning(res.data.msg)
}
})
},
@@ -804,7 +804,7 @@
} else {
loading.close()
return
@@ -858,7 +858,7 @@
this.hasQuestion = data.hasQuestion
this.hasQuestion = 1