From a9fa72ccef009893ed3b84aa9cbd252a42c97505 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A5=9E=E8=AF=9D?= <752718920@qq.com> Date: Thu, 28 Apr 2022 20:34:53 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=99=E5=85=B3=E8=81=94=E5=8D=95=E6=8D=AE?= =?UTF-8?q?=E9=80=89=E6=8B=A9=E5=88=97=E8=A1=A8=E4=B8=AD=E7=9A=84=E4=BE=9B?= =?UTF-8?q?=E5=BA=94=E5=95=86=E5=AE=A2=E6=88=B7=E5=88=97=E8=B0=83=E6=95=B4?= =?UTF-8?q?=E5=AE=BD=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jshERP-web/src/views/bill/dialog/LinkBillList.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jshERP-web/src/views/bill/dialog/LinkBillList.vue b/jshERP-web/src/views/bill/dialog/LinkBillList.vue index 4ab5bf0a..df9e5cae 100644 --- a/jshERP-web/src/views/bill/dialog/LinkBillList.vue +++ b/jshERP-web/src/views/bill/dialog/LinkBillList.vue @@ -67,7 +67,7 @@ return parseInt(index)+1; } }, - { title: '', dataIndex: 'organName',width:120}, + { title: '', dataIndex: 'organName',width:120, ellipsis:true}, { title: '单据编号', dataIndex: 'number',width:150}, { title: '商品信息', dataIndex: 'materialsList',width:280, ellipsis:true, customRender:function (text,record,index) {