@ -355,7 +355,12 @@ import { nextTick } from 'vue';
throw new Error("未查找到单据信息")
}
uni.hideLoading()
this.clearData();
this.showList = [];
this.allList = [];
this.index = 1;
this.dataContent.handleQty = 0;
nextTick(()=>{
this.showCommitSuccessMessage("提交成功<br>生成装配收货记录<br>" + list[0].requestNumber, list)
})