@@ -127,6 +127,7 @@ export default {
created () {
this.updateSystemInfo().then(() => {
if (this.caseid) {
+ console.log(this.caseid)
this.init()
}
})