Explorar o código

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

41235 hai 1 ano
pai
achega
0e5a450f5f
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  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",