From 4cf214794a31c83305f4c37900360617bfb96018 Mon Sep 17 00:00:00 2001 From: xhj Date: Tue, 31 Oct 2023 10:43:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9F=BA=E7=A1=80=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/sjzx/czbhwh.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/views/sjzx/czbhwh.vue b/src/views/sjzx/czbhwh.vue index 5d003b9..0b34ee7 100644 --- a/src/views/sjzx/czbhwh.vue +++ b/src/views/sjzx/czbhwh.vue @@ -65,6 +65,9 @@ show-header-overflow > + @@ -114,6 +117,7 @@ export default { tableColumn: [ { type: 'checkbox', width: 50 , }, + { title: '操作', width: 70, slots: { default: 'operation' }, }, { type: 'seq', width: 60, title: '序号' }, { field: 'cbbm', title: '船号编码', width: 120,editRender: { name: 'input' },