GFRS-615 问卷调查VUE 分享后置提示问题 --提交人:阳华祥

This commit is contained in:
阳华祥
2020-02-25 09:46:41 +08:00
parent 1e97adb9e1
commit 27c7f0f1a1

View File

@@ -221,7 +221,6 @@ export default {
saveSurveyShareDate(that.saveSurveyShareReqDTO).then(res => {
// eslint-disable-next-line no-empty
if (res.result != '0') {
} else {
that.$toast(res.resultMessage)
}
})