ymy hai 1 ano
pai
achega
a483808a07
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/oms/B2BOrder/components/orderTable.vue

+ 1 - 1
src/views/oms/B2BOrder/components/orderTable.vue

@@ -234,7 +234,7 @@ export default class OrderTable extends Vue {
   formatDate(v:string){
     return Format(v,'yyyy-MM-dd');
   }
-
+ 
   mounted(){
     this.$nextTick(() => {
       this.height = (this as any).$el.offsetHeight;