Ver código fonte

修改问题

tangning 2 anos atrás
pai
commit
ad1e3b9fe6
1 arquivos alterados com 5 adições e 1 exclusões
  1. 5 1
      src/views/device/index.vue

+ 5 - 1
src/views/device/index.vue

@@ -121,7 +121,7 @@ import { lte } from 'lodash';
               '2':'四维看看lite',
               '9':'四维看见',
               '10':'四维深时',
-              '13':'四维深光',
+              '11':'四维深光',
             }
             return typeObj[record.type]
           }        
@@ -220,6 +220,10 @@ import { lte } from 'lodash';
                   label: t('routes.product.type.3'),
                   value: 10,
                   key: '10',
+                },,{
+                  label: t('routes.product.type.13'),
+                  value: 11,
+                  key: '11',
                 },
               ],
             },