wanshenmean
12 小时以前 84caf6b9b5fc521b90c88fd0662df9bd8a62d69b
Code/WCS/WIDESEAWCS_Client/src/views/quartzJob/dispatchInfo.vue
@@ -142,7 +142,7 @@
        field: "name",
        title: "任务名称",
        type: "string",
        width: 120,
        width: 150,
        align: "left",
      },
      {
@@ -171,7 +171,7 @@
        field: "intervalSecond",
        title: "执行间隔时间",
        type: "int",
        width: 120,
        width: 90,
        align: "left",
      },
      {