From 1894cc135002310ec842072fcfed11d8c452f94d Mon Sep 17 00:00:00 2001 From: wangjr Date: Mon, 28 Mar 2022 16:01:24 +0800 Subject: [PATCH 1/7] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=95=9C=E5=83=8F?= =?UTF-8?q?=E5=92=8C=E6=B4=BE=E7=94=9F=E5=8F=8D=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web_src/js/components/ProAnalysis.vue | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/web_src/js/components/ProAnalysis.vue b/web_src/js/components/ProAnalysis.vue index d92eb6df9..bdc874c27 100755 --- a/web_src/js/components/ProAnalysis.vue +++ b/web_src/js/components/ProAnalysis.vue @@ -150,21 +150,21 @@ align="center"> - + {{scope.row.isFork|changeType}} + + - + Date: Mon, 28 Mar 2022 16:49:09 +0800 Subject: [PATCH 2/7] fix issue --- templates/repo/modelarts/notebook/new.tmpl | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/templates/repo/modelarts/notebook/new.tmpl b/templates/repo/modelarts/notebook/new.tmpl index a66690f43..61ece0f8d 100755 --- a/templates/repo/modelarts/notebook/new.tmpl +++ b/templates/repo/modelarts/notebook/new.tmpl @@ -59,21 +59,7 @@ {{end}} -<<<<<<< HEAD {{template "custom/select_dataset" .}} -======= - -
- - - - {{range .attachments}} - - {{end}} - - -
->>>>>>> V20220328