@@ -755,7 +755,7 @@ export default {
// 查询列表
getList() {
- if (this.check==='1') {
+ if (this.check=='1') {
if (!this.screenForm.manId) {
return this.$errorMsg("请先查询提货人信息");
}