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',