zhangyuewww 2 years ago
parent
commit
6a25a355de
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/statisticalReport/stockSaleOutReportList.vue

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

@@ -145,7 +145,7 @@
             </div>
 
             <i class="el-icon-check" style="line-height: 29px; margin-left: 10px"
-              v-if="scope.row.identification3 == 'true'" @click="weightClick(scope.row,2)"></i>
+              v-if="scope.row.identification1 == 'true'" @click="weightClick(scope.row,2)"></i>
           </template>
         </el-table-column>
         <el-table-column  width='130' class="table_td"  prop="amountIngReceivable" label="应收金额(元)">