高敬炎 2 years ago
parent
commit
c3578ac71f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/statisticalReport/stockSaleOutReportList.vue

+ 1 - 1
src/views/statisticalReport/stockSaleOutReportList.vue

@@ -128,7 +128,7 @@
               v-if="scope.row.identification2 == 'true'" @click="weightsave(scope.row,4)"></i>
               v-if="scope.row.identification2 == 'true'" @click="weightsave(scope.row,4)"></i>
           </template>
           </template>
         </el-table-column> -->
         </el-table-column> -->
-        <el-table-column class="table_td" prop="settlementWeight" width='200' label="结算重量(吨)">
+        <el-table-column key="20" class="table_td" prop="settlementWeight" width='200' label="结算重量(吨)">
           <template slot-scope="scope">
           <template slot-scope="scope">
             <div class="inputChenge">
             <div class="inputChenge">
               <el-input v-model="scope.row.settlementWeight" v-if="scope.row.identification == 'true'">
               <el-input v-model="scope.row.settlementWeight" v-if="scope.row.identification == 'true'">