chenrui hace 1 año
padre
commit
3f29437d29
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/reportData/promotionSalesOrderReport/list.vue

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

@@ -127,7 +127,7 @@
           </template>
           <!-- 分类 -->
           <template slot="brandtypeName" slot-scope="text, record">
-            {{ record.allProductTypeFlag==1?'全类':record.brandtypeName?record.brandtypeName:'--' }}
+            {{ record.allProductTypeFlag==1?'全类':record.brandtypeName?record.brandtypeName:'--' }}
           </template>
           <template slot="footer" v-if="totalData">
             <a-row>