This commit is contained in:
zhutianqi
2022-01-26 11:03:43 +08:00
parent 0d13c8e5f6
commit 8a542b9435
@@ -101,6 +101,7 @@
_this: this _this: this
}, res => { }, res => {
if (res.respCode === '200') { if (res.respCode === '200') {
// 储存变量监听刷新页面
localStorage.setItem('freshClueNum', new Date().getTime()) localStorage.setItem('freshClueNum', new Date().getTime())
this.isSubmit = false this.isSubmit = false
this.opinionContent.partCode = '' this.opinionContent.partCode = ''