|
@@ -210,7 +210,6 @@ export default {
|
|
modalClose() {
|
|
modalClose() {
|
|
this.$forceUpdate()
|
|
this.$forceUpdate()
|
|
this.statusDialogVisible = false
|
|
this.statusDialogVisible = false
|
|
- console.log(this.statusCode, 'zhuatai')
|
|
|
|
this.status = this.statusCode
|
|
this.status = this.statusCode
|
|
}
|
|
}
|
|
}
|
|
}
|