Browse Source

init

newStyle
wangxiaohua 2 years ago
parent
commit
1cc52270a6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/page/wel.vue

+ 1
- 1
src/page/wel.vue View File

@@ -976,7 +976,7 @@ export default {
}else{
this.$router.push({
path: "/Equipment/state",
query: { flag: 2,electricity:'20'},
query: { flag: 2,electricity:20},
});
}
},


Loading…
Cancel
Save