This commit is contained in:
yanran200730
2023-08-08 11:21:15 +08:00
parent 3b1de45fbf
commit e2e0543e0b
3 changed files with 7 additions and 6 deletions

View File

@@ -280,7 +280,7 @@
return;
}
this.$userCheck.then(() => {
this.$userCheck().then(() => {
if (this.choosedList.length <= 0) {
Message.error('请选择备货单');
return;