高敬炎 2 yıl önce
ebeveyn
işleme
c3578ac71f

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

@@ -128,7 +128,7 @@
               v-if="scope.row.identification2 == 'true'" @click="weightsave(scope.row,4)"></i>
           </template>
         </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">
             <div class="inputChenge">
               <el-input v-model="scope.row.settlementWeight" v-if="scope.row.identification == 'true'">