فهرست منبع

fix: 将采购订单的质检清单表格列标签从"单重"修改为"重量"

liujt 9 ماه پیش
والد
کامیت
7291a6280a
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/purchasingManage/purchaseOrder/invoice/components/detailDialog.vue

+ 1 - 1
src/views/purchasingManage/purchaseOrder/invoice/components/detailDialog.vue

@@ -358,7 +358,7 @@
             {
             {
               width: 120,
               width: 120,
               prop: 'singleWeight',
               prop: 'singleWeight',
-              label: '重',
+              label: '重',
               slot: 'singleWeight',
               slot: 'singleWeight',
               align: 'center'
               align: 'center'
             },
             },