Browse Source

装箱单-面辅料-编辑-价格不可修改

jingbb 8 months ago
parent
commit
ad3c3ae661
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/packing-list/packinglist-fabrics/addFabricDrawer.vue

+ 1 - 1
src/views/packing-list/packinglist-fabrics/addFabricDrawer.vue

@@ -601,7 +601,7 @@ export default {
           dataIndex: 'price',
           width: 120,
           className: 'replacecolor',
-           scopedSlots: { customRender: 'price' },
+          //  scopedSlots: { customRender: 'price' },
           ellipsis: true,
         },
         {