Browse Source

fix: 添加目标字段

sunhongyao341504 1 year ago
parent
commit
aee845e474
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/views/cameras/preview/components/AlgorithmsSetting/types.ts

+ 2 - 0
src/views/cameras/preview/components/AlgorithmsSetting/types.ts

@@ -29,6 +29,8 @@ export const labelNameMap = {
   phone: '手机',
   smoke: '烟雾',
   withSafeBelt: '戴安全带',
+  red: '红灯',
+  none: '不亮',
   'baby-blue': '浅蓝工服',
   'dark-blue': '深蓝工服',
   'royal-blue': '宝蓝工服',