From 0cd58e52cea67eade3eebdfb07c8309c378125ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=91=A3=E5=93=B2=E5=A5=87?= <13840175730@139.com> Date: Mon, 5 May 2025 12:35:23 +0800 Subject: [PATCH] =?UTF-8?q?1.=E8=B0=83=E7=94=A8=E6=8E=A5=E5=8F=A3=202.?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=9C=8B=E6=9D=BF=E6=95=B0=E6=8D=AE=E7=BC=96?= =?UTF-8?q?=E8=BE=91=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/cxtj/看板数据编辑.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/cxtj/看板数据编辑.js b/src/views/cxtj/看板数据编辑.js index e78b47a..04d390a 100644 --- a/src/views/cxtj/看板数据编辑.js +++ b/src/views/cxtj/看板数据编辑.js @@ -59,7 +59,7 @@ const 看板数据编辑=()=>{ name: '$button', props: {content:'保存',status:'primary'},events:{click:butClick} } }, - {span:14,align:'right', + {span:13,align:'right', itemRender: { name: '$button', props: {content:'新增',status:'primary'},events:{click:addClick} }