@@ -424,7 +424,7 @@ export default {
hisCode: hisCode,
source: source ? source : 1
};
- // this.showSaveDialog(params);
+ this.showSaveDialog(params);
} else {
console.log('error submit!!');
return false;