qianlishi 3 years ago
parent c4450fd3fb
commit 3d71222264

@ -144,7 +144,7 @@ export default {
created() {}, created() {},
methods: { methods: {
titleBuild() { titleBuild() {
return "【" + this.reportName + "】" + "报表分享-" + this.reportCode; return "【" + this.reportName + "】" + "报表分享";
}, },
selectChange(val) { selectChange(val) {
this.dialogForm.shareValidType = val; this.dialogForm.shareValidType = val;

Loading…
Cancel
Save