zhangyuewww пре 2 година
родитељ
комит
6a25a355de
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/views/statisticalReport/stockSaleOutReportList.vue

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

@@ -145,7 +145,7 @@
             </div>
             </div>
 
 
             <i class="el-icon-check" style="line-height: 29px; margin-left: 10px"
             <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>
           </template>
         </el-table-column>
         </el-table-column>
         <el-table-column  width='130' class="table_td"  prop="amountIngReceivable" label="应收金额(元)">
         <el-table-column  width='130' class="table_td"  prop="amountIngReceivable" label="应收金额(元)">