src/views/traceability/recovery.vue
@@ -229,7 +229,7 @@ data['recoveryId'] = this.selectionList[0].id; data['bind'] = '0'; } //新增 //修改 update(data).then( () => { that.$emit("refreshOnLoad"); @@ -272,6 +272,8 @@ this.onLoad(this.page, this.query); }, onLoad(page, params = {}) { params['tenantId'] = this.userInfo.tenant_id; params['deptId'] = this.userInfo.dept_id; this.loading = true; getList( page.currentPage,