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