mark
2022-09-27 0fb652d6d100722d7b9422bfb89c3df3a3fac970

1个文件已修改
4 ■■■■ 已修改文件
src/views/dataPush/components/point.vue 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/dataPush/components/point.vue
@@ -19,7 +19,7 @@
        <el-table-column prop="channelCode" label="报警通道编码" show-overflow-tooltip></el-table-column>
        <el-table-column prop="companyCode" label="企业编码" show-overflow-tooltip></el-table-column>
        <el-table-column prop="scenes" label="推送场景" show-overflow-tooltip></el-table-column>
        <el-table-column prop="updatedAt" label="推动时间" show-overflow-tooltip></el-table-column>
        <el-table-column prop="updatedAt" label="推送时间" show-overflow-tooltip></el-table-column>
        <el-table-column label="操作" align="center" width="100px">
          <template slot-scope="scope">
@@ -69,7 +69,7 @@
          </el-option>
        </el-select>
      </el-form-item>
      <el-form-item label="推动时间">
      <el-form-item label="推送时间">
        <el-col :span="12" style="width: 175px">
          <el-form-item prop="StartTime">
            <el-time-select