subPackage/workbench/views/editExamine.vue
@@ -160,8 +160,8 @@ // that.$nextTick(() => { console.log(placePractitioner); setTimeout(() => { const componetns = this.$refs.formItemRef || [] componetns.forEach((item, index) => { const componetns = that.$refs.formItemRef || [] that.$refs.formItemRef.forEach((item, index) => { item.form = placePractitioner[index] }) }, 0)