Ver código fonte

发票删除,自定义档案停用

zthwr 2 anos atrás
pai
commit
68508ab309

+ 1 - 1
pu/pu/src/client/nc/pub/filesystem/newui/ThFileContentPanel.java

@@ -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());
 						}
 						 
 					}