mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-11 01:36:43 +08:00
GFRS-615 问卷调查VUE 分享后置提示问题 --提交人:阳华祥
This commit is contained in:
@@ -221,7 +221,6 @@ export default {
|
|||||||
saveSurveyShareDate(that.saveSurveyShareReqDTO).then(res => {
|
saveSurveyShareDate(that.saveSurveyShareReqDTO).then(res => {
|
||||||
// eslint-disable-next-line no-empty
|
// eslint-disable-next-line no-empty
|
||||||
if (res.result != '0') {
|
if (res.result != '0') {
|
||||||
} else {
|
|
||||||
that.$toast(res.resultMessage)
|
that.$toast(res.resultMessage)
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user