src/pages/show/showIndex/IndexMoudleBlock/IndexMoudleForm.vue
@@ -22,7 +22,7 @@ </el-table-column> <el-table-column prop="runDate" label="上次运行时间" label="运行时间" show-overflow-tooltip align="left" header-align="left" @@ -72,6 +72,7 @@ methods: { init() { this.dialogVisible = true this.getTaskInfoById() }, getTaskInfoById() { getHostInfo().then(res => {