zouyu
2025-03-05 42f135086753fc6784e1b4894a4fcc6164a06669
src/views/CNAS/systemManagement/documentRecords/outDocumenRecordt.vue
@@ -410,7 +410,7 @@
            type: 'success',
            message: '提交成功!'
          });
          this.refreshTable()()
          this.refreshTable()
        }).catch(err => { });
      })
    },
@@ -437,7 +437,7 @@
          type: 'success',
          message: '操作成功!'
        });
        this.refreshTable()()
        this.refreshTable()
        this.lookDialogVisible = false
      }).catch(err => { });
    },