kongdeqiang
2023-07-31 2abce925663c0c044c9b5421eab9881e4dbe9f18
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 => {