1
xiazhengtongxue
2 天以前 82caba9b690a8dbe672e93039f31931c9dc4205c
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",
      },
      {