diff --git a/sgzb-ui/src/views/claimAndreturn/picking/apply/component/AddPicking.vue b/sgzb-ui/src/views/claimAndreturn/picking/apply/component/AddPicking.vue index 90e7df8f..61b92f0a 100644 --- a/sgzb-ui/src/views/claimAndreturn/picking/apply/component/AddPicking.vue +++ b/sgzb-ui/src/views/claimAndreturn/picking/apply/component/AddPicking.vue @@ -913,6 +913,7 @@ export default { async completeSetChange(val) { const { data: res } = await queryCompleteSetDetailsApi({ wholeTypeName: val, + companyId: parseInt(this.queryParams.companyId), }) // 1 如果模板列表为空 直接赋值