commit
This commit is contained in:
@@ -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 = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user