lyh
2025-02-28 1550ea7fb0f98762062833a37f716ba459b986df
src/views/dnc/base/modules/DeviceStructure/Document/HasSentDocumentTableList.vue
@@ -179,6 +179,7 @@
      },
      handleDocumentEdit(record, modalTitle) {
        if (!this.$refs.modalForm) return
        this.$refs.modalForm.edit(record)
        this.$refs.modalForm.title = modalTitle
      },