src/views/basic/gytransport/cgContractTransportBillList/Cg_ContractTransportBillList.vue
@@ -389,7 +389,10 @@ // if (this.propHCarTypeName) { // this.sWhere += " and 运输方式 = '" + this.propHCarTypeName + "'" // } // console.log(this.sWhere) if (this.openPage) { this.sWhere += " and 单据状态 = '" + '已审核' + "'" } console.log(this.sWhere) if (this.pageSize == 0) { this.pageSize = 50 }