Explorar o código

预装箱单预发货时间标准格式

jbb %!s(int64=2) %!d(string=hai) anos
pai
achega
2683b11227

+ 4 - 1
src/views/advance-packingList/referShipmentDetailsModal.vue

@@ -233,7 +233,10 @@ export default {
           dataIndex: 'preDeliveryDate',
           width: 120,
            ellipsis: true,
-          className: 'replacecolor'
+          className: 'replacecolor',
+          customRender: text => {
+            return moment(text).format('YYYY-MM-DD')
+          }
         },
 
         // {