weidy
2023-06-09 75007678d3d1c03d8a6b99bd84332e7ad91f38fd
Source/UBCS-WEB/src/components/FormTemplate/ResembleQuery.vue
@@ -144,7 +144,7 @@
    openFormTemlpate(row) {
      this.resembleTemplateOid = row.codetemplateoid
      this.resembleCodeClassifyOid = row.codeClassifyOid
      this.rowOid = row.iod
      this.rowOid = row.oid
      this.formTemplateVisible = true;
    },
    getDefaultValueAndFormValues(form) {