mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-15 14:06:45 +08:00
GFRS-615 问卷调查VUE 数据刷新 --提交人:阳华祥
This commit is contained in:
@@ -222,6 +222,8 @@ export default {
|
|||||||
// eslint-disable-next-line no-empty
|
// eslint-disable-next-line no-empty
|
||||||
if (res.result != '0') {
|
if (res.result != '0') {
|
||||||
that.$toast(res.resultMessage)
|
that.$toast(res.resultMessage)
|
||||||
|
} else {
|
||||||
|
that.getSurveyList()
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user