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 41bebc4a..0725a698 100644 --- a/sgzb-ui/src/views/claimAndreturn/picking/apply/component/AddPicking.vue +++ b/sgzb-ui/src/views/claimAndreturn/picking/apply/component/AddPicking.vue @@ -568,7 +568,7 @@ export default { (e) => e.companyId == this.queryParams.companyId, ) } - this.deviceTypeTree = res.data + this.deviceTypeTreeNew = res.data }, // 获取 协议id async GetAgreementInfoById() {