From ff582175500f066e0396879c862f0734b801f349 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E6=99=AE=E5=BB=BA?= <450837357@qq.com> Date: Sun, 18 May 2025 09:21:42 +0800 Subject: [PATCH] first --- src/views/procure/procureOrder/index.vue | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/views/procure/procureOrder/index.vue b/src/views/procure/procureOrder/index.vue index d3d3f50..b0ee9dc 100644 --- a/src/views/procure/procureOrder/index.vue +++ b/src/views/procure/procureOrder/index.vue @@ -772,12 +772,6 @@ const columns: Ref> = ref([ key: 'totalPrice', width: 80 }, - - // { - // title: '型号规格', - // key: 'specification', - // width: 180 - // }, // { // title: '单位', // key: 'unitOfMeasure',