GULIMMO
2023-11-12 76fc788b53255fe24a846074b98710f691845b30
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)