zhangzengfei
2022-08-23 bd6b0405a89e66f80ca777599b035d4ea7f3ea6a
src/views/search/components/ModelCard.vue
@@ -85,7 +85,7 @@
                <span style="white-space: nowrap; font-weight: 600; font-size: 13px">{{ data.showLabels }}</span>
              </p>
            </div>
            <b style="float: right; margin-right: 50px;" @click="markDialogVisible = true">标记</b>
            <el-button type="text" icon="el-icon-coordinate" style="float: right; margin-right: 50px; font-size: 16px;" >标记</el-button>
          </div>
        </div>
@@ -173,10 +173,10 @@
          </div>
        </div>
        <el-dialog
          title="标记"
          title="标记预警"
          :visible.sync="markDialogVisible"
          width="30%"
          style="z-index:4000;margin-top:200px"
          style="z-index:4000;margin-top:200px;margin-left:140px;"
          center
          :modal="false"
        >
@@ -198,6 +198,7 @@
              ? 'width: 65%;padding: 5px;box-sizing: border-box'
              : 'width: 70%;padding: 5px;box-sizing: border-box;margin-left:15%'
          "
          v-if="activeName === 'video'"
        >
          <div class="img-box">
            <!-- <video