Prechádzať zdrojové kódy

钢材报表去除排序

shxiaoc 1 rok pred
rodič
commit
bdbc456653

+ 0 - 6
src/views/statisticalReport/components/salesLogisticsStatistics/saleSteelReports.vue

@@ -312,7 +312,6 @@
           width="110px"
           align="center"
           :filters="filterSaleOrderStatus"
-          sortable
           v-if="!columnNoRoutList.includes('销售订单状态')"
         >
         </el-table-column>
@@ -376,7 +375,6 @@
           width="80px"
           column-key="carrierList"
           key="carrierList"
-          sortable
           show-overflow-tooltip
           :filters="filterCarrierList"
           v-if="!columnNoRoutList.includes('承运商')"
@@ -1127,7 +1125,6 @@
               prop="materialSpe"
               label="物资规格"
               align="center"
-              sortable
             >
             </el-table-column>
             <el-table-column
@@ -1700,7 +1697,6 @@
               prop="materialSpecification"
               label="物资规格"
               align="center"
-              sortable
             >
               <template slot-scope="scope">
                 <el-input
@@ -1714,7 +1710,6 @@
               label="物资型号"
               align="center"
               width="150"
-              sortable
             >
               <template slot-scope="scope">
                 <el-input
@@ -1972,7 +1967,6 @@
               prop="materialSpe"
               label="物资规格"
               align="center"
-              sortable
             >
             </el-table-column>
             <el-table-column prop="materialNum" label="物资件数" align="center">