chenrui 1 rok pred
rodič
commit
3f29437d29

+ 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>