|
@@ -1805,7 +1805,7 @@ public class ThFileContentPanel extends JPanel {
|
|
|
} catch (BusinessException e1) {
|
|
|
// TODO 自动生成的 catch 块
|
|
|
e1.printStackTrace();
|
|
|
- MessageDialog.showErrorDlg(ThFileContentPanel.this, "提示","删除OCR档案【"+filname[1]+"】:\n"+e1.getMessage());
|
|
|
+ MessageDialog.showErrorDlg(ThFileContentPanel.this, "提示","停用OCR档案【"+filname[1]+"】:\n"+e1.getMessage());
|
|
|
}
|
|
|
|
|
|
}
|