Explorar o código

上线产品信息

chenrui hai 1 ano
pai
achega
a5e7750f7e
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      src/views/productManagement/productOnlineInfo/list.vue

+ 0 - 2
src/views/productManagement/productOnlineInfo/list.vue

@@ -115,7 +115,6 @@ export default {
         productTypeSn1: '', //  产品一级分类
         productTypeSn2: '', //  产品二级分类
         productTypeSn3: '', //  产品三级分类
-        onlineFalg: '1',
         isOnlinePage: '1'
       },
       disabled: false, //  查询、重置按钮是否可操作
@@ -174,7 +173,6 @@ export default {
       this.queryParam.productTypeSn1 = ''
       this.queryParam.productTypeSn2 = ''
       this.queryParam.productTypeSn3 = ''
-      this.queryParam.onlineFalg = '1'
       this.queryParam.isOnlinePage = '1'
       this.productType = []
       this.$refs.table.refresh(true)