|
|
@@ -110,7 +110,7 @@ export default {
|
|
|
this.postData('/financial-audit/undo', { id: item.id }).then(res => {
|
|
|
this.$message({
|
|
|
type: 'success',
|
|
|
- message: this.$t('shenHeChengGong')
|
|
|
+ message: this.$t('chexiaoChengGong')
|
|
|
});
|
|
|
this.getFinanceAuditTableData();
|
|
|
});
|