fix : panelBox 页面调整
This commit is contained in:
@@ -422,9 +422,10 @@ export default {
|
|||||||
},
|
},
|
||||||
created () {
|
created () {
|
||||||
this.dateFormatStr = 'YYYY-MM-DD HH:mm:ss'
|
this.dateFormatStr = 'YYYY-MM-DD HH:mm:ss'
|
||||||
if (this.editPanel.id) {
|
|
||||||
this.isShow = Number(this.editPanel.param.report.schedule.type)
|
this.isShow = Number(this.editPanel.param.report.schedule.type)
|
||||||
}
|
// if (this.editPanel.id) {
|
||||||
|
// this.isShow = Number(this.editPanel.param.report.schedule.type)
|
||||||
|
// }
|
||||||
},
|
},
|
||||||
mounted () {
|
mounted () {
|
||||||
this.getUserData()
|
this.getUserData()
|
||||||
|
|||||||
Reference in New Issue
Block a user