Browse Source

京东异常采购单明细
1、异常处理弹框
2、提交异常处理

41235 1 năm trước cách đây
mục cha
commit
0e5a450f5f
1 tập tin đã thay đổi với 8 bổ sung0 xóa
  1. 8 0
      src/views/WDLY/jd/abnormalDetails/index.vue

+ 8 - 0
src/views/WDLY/jd/abnormalDetails/index.vue

@@ -245,6 +245,14 @@ const config = computed(() => {
   return [
     {
       attrs: {
+        label: "京东采购单号",
+        prop: "orderId",
+        align: "left",
+        width: 120,
+      },
+    },
+    {
+      attrs: {
         label: "京东商品编号",
         slot: "wareId",
         align: "left",