@@ -1,5 +1,5 @@
{
"message": "发现有新版本发布,确定更新系统?",
"vendorJsVersion": "",
- "version": 1668133494789
+ "version": 1668134791445
}
@@ -451,6 +451,9 @@ export default {
})
this.curBizType = this.$route.query && this.$route.query.bizType || this.curBizType
this.queryByTypeSum()
+ if (this.curBizType == 'ALL') {
+ this.openSlodOut = true
+ }
},
watch: {