Commit d3b4bbfd authored by 李驰骋's avatar 李驰骋

模板设计页面地址还原

parent 355b5585
......@@ -237,7 +237,7 @@ export default {
},
/** 报表预览 */
handleDesigner(name) {
window.open(`/ureport/designer?_u=mysql:`+name)
window.open(`${this.website.reportUrl}/designer?_u=mysql:`+name)
},
/** 修改按钮操作 */
handleUpdate(row) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment