lyh
2025-03-14 9737ae6cbdf64098554dc99e743a52669adb8138
src/views/dnc/base/modules/ProductStructure/Document/OtherDocumentTableList.vue
@@ -167,6 +167,7 @@
      },
      handleDocumentEdit(record, modalTitle) {
        if (!this.$refs.modalForm) return
        this.$refs.modalForm.edit(record)
        this.$refs.modalForm.title = modalTitle
      },