Browse Source

加宽列

1018653686@qq.com 1 year ago
parent
commit
e5af17c11e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/WDLY/jd/order/index.vue

+ 1 - 1
src/views/WDLY/jd/order/index.vue

@@ -395,7 +395,7 @@ const config = computed(() => {
         label: "订购时间",
         prop: "createdDate",
         align: "left",
-        width: 155,
+        width: 170,
       },
     },
     {