瀏覽代碼

修改问题

tangning 2 年之前
父節點
當前提交
da9a678d47
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      src/views/device/index.vue
  2. 1 1
      src/views/product/updataTips/EditModal.vue

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

@@ -220,7 +220,7 @@ import { lte } from 'lodash';
                   label: t('routes.product.type.3'),
                   value: 10,
                   key: '10',
-                },,{
+                },{
                   label: t('routes.product.type.13'),
                   value: 11,
                   key: '11',

+ 1 - 1
src/views/product/updataTips/EditModal.vue

@@ -152,7 +152,7 @@
           colProps: {
             span: 20,
           },
-        },,{
+        },{
           field: 'titleEn',
           component: 'Input',
           label: '英文标题',