diff --git a/src/views/business/study/comp/tbbd/Bj.vue b/src/views/business/study/comp/tbbd/Bj.vue index 3d60513..067cccd 100644 --- a/src/views/business/study/comp/tbbd/Bj.vue +++ b/src/views/business/study/comp/tbbd/Bj.vue @@ -827,7 +827,8 @@ export default { } } that.$modal.loading() - that.formYjcc.resource = JSON.stringify(that.resource) + debugger + that.formYjcc.resource = JSON.stringify(that.resourceYj) that.formYjcc.cclist = JSON.stringify(that.cclistYj) studyFormFill_yjcc(that.formYjcc).then(response => { that.openYjcc = false