Browse Source

默认进入待处理

master
mk 1 year ago
parent
commit
836ffe7e67
  1. 2
      src/store/modules/app.js

2
src/store/modules/app.js

@ -1,6 +1,6 @@
const state = {
userName: '',
tabActive:0,
tabActive:1,
scrollTop:0
}
const mutations = {

Loading…
Cancel
Save