意见反馈仓库信息更换成/Gitlink/forgeplus,issue指派成员更换成36480

This commit is contained in:
谢思 2021-11-19 14:18:45 +08:00
parent f463b20de7
commit bf4ef7023d
2 changed files with 2 additions and 2 deletions

View File

@ -79,7 +79,7 @@ function SiderBar() {
{/* 平台反馈 */}
<Tooltip title="意见反馈" placement={"left"} overlayClassName="tooltipBox">
<div className="consult">
<a href={login ? `/test-3/Gitlink/issues/new?type=feedback`:`/login?go_page=/test-3/Gitlink/issues/new?type=feedback`}>
<a href={login ? `/Gitlink/forgeplus/issues/new?type=feedback`:`/login?go_page=/Gitlink/forgeplus/issues/new?type=feedback`}>
<i className="iconfont icon-yijianfankui2"></i>
</a>
</div>

View File

@ -104,7 +104,7 @@ class order_form extends Component {
let data ={
//指派给段甲生类型缺陷优先度正常issue状态新增
tracker_id: "1",
assigned_to_id: "105",
assigned_to_id: "36480",
priority_id: "2",
status_id: "1",
description:"####问题描述\n\n\n####重现问题步骤\n\n\n####截图\n\n\n####建议解决办法\n",