Merge branch 'master' of https://gitee.com/wjl2008_admin/tougao_web into zy-email
This commit is contained in:
@@ -549,6 +549,7 @@ export default {
|
|||||||
if (res.code == 0) {
|
if (res.code == 0) {
|
||||||
if (res.data.bf < 100) {
|
if (res.data.bf < 100) {
|
||||||
this.refReal = res.data.bf
|
this.refReal = res.data.bf
|
||||||
|
this.$forceUpdate()
|
||||||
} else {
|
} else {
|
||||||
clearInterval(timeRef)
|
clearInterval(timeRef)
|
||||||
this.refProcess = 0
|
this.refProcess = 0
|
||||||
|
|||||||
Reference in New Issue
Block a user