浏览代码

bug修复

chenrui 3 年之前
父节点
当前提交
7e38309bd2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/reportData/customerReport/list.vue

+ 1 - 1
src/views/reportData/customerReport/list.vue

@@ -26,7 +26,7 @@
                   expand-trigger="hover"
                   :options="productTypeList"
                   :fieldNames="{ label: 'productTypeName', value: 'productTypeSn', children: 'children' }"
-                  id="productInfoList-productType"
+                  id="customerReportList-productType"
                   placeholder="请选择产品分类"
                   allowClear />
               </a-form-model-item>