Parcourir la source

fix: 违规数量单位为空

sunhongyao341504 il y a 1 an
Parent
commit
4105ca292f

+ 0 - 1
src/views/cameras/preview/components/AlgorithmsSetting/AlgoParamsCard.vue

@@ -36,7 +36,6 @@
             style="width: 186px; margin-right: 5px"
             :disabled="!algoParams.label"
           />
-          <span>s</span>
         </el-form-item>
         <el-form-item
           v-if="item.type === 'confidence'"