谢杰标 %!s(int64=3) %!d(string=hai) anos
pai
achega
04ae50d598
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/views/Marketing/goods/spec/compoent/configTable.vue

+ 2 - 0
src/views/Marketing/goods/spec/compoent/configTable.vue

@@ -92,6 +92,7 @@ export default {
         pageNum: 1,
         businessId: this.businessId,
         educationTypeId: this.educationTypeId,
+        goodsTypes: [1, 2, 6],
       },
       loading: false,
       total: 0,
@@ -152,6 +153,7 @@ export default {
         businessId: this.businessId,
         educationTypeId: this.educationTypeId,
         status: "0,1",
+        goodsTypes: [1, 2, 6],
       };
       this.search();
     },