dytyqx
2026-04-05 65ad2e22d048ec8e89d1d0319bef2452f40d3289
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
      }