修改
This commit is contained in:
@@ -202,9 +202,9 @@ export default {
|
||||
}
|
||||
},
|
||||
mounted () {
|
||||
this._getEchart()
|
||||
this._getEchart1()
|
||||
this._getEchart2()
|
||||
// this._getEchart()
|
||||
// this._getEchart1()
|
||||
// this._getEchart2()
|
||||
},
|
||||
methods: {
|
||||
_getEchart () {
|
||||
|
||||
@@ -147,7 +147,7 @@ export default {
|
||||
} else if (this.stationCode === '090') {
|
||||
this.$router.push('/storageData')
|
||||
} else {
|
||||
// 二期看板修改,原先的先注释
|
||||
// 原先看板+新看板
|
||||
// this.$router.push('/producedata')
|
||||
this.$router.push('/kanbanSelect')
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user