From 4c0f3497a9aaeae109a52b48c78bd776950f8767 Mon Sep 17 00:00:00 2001 From: caishi <1149225589@qq.com> Date: Thu, 7 Apr 2022 18:10:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=BB=BA=E5=8F=91=E8=A1=8C=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/forge/Main/version/New.jsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/forge/Main/version/New.jsx b/src/forge/Main/version/New.jsx index b1d764af..8cfd912d 100644 --- a/src/forge/Main/version/New.jsx +++ b/src/forge/Main/version/New.jsx @@ -110,7 +110,8 @@ export default Form.create()( axios.post(url, { ...value, body: desc, - attachment_ids: fileList + attachment_ids: fileList, + target_commitish:branch }) .then(result => { if (result) {