Explorar el Código

订单数据-手工匹配订单-删除

jbb hace 1 año
padre
commit
7de195bc79
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/views/order/manualModal.vue

+ 2 - 2
src/views/order/manualModal.vue

@@ -194,12 +194,12 @@
         },
         {
           title: '操作',
-          width: 170,
+          width: 200,
           dataIndex: 'operation',
           scopedSlots: { customRender: 'operationSlot' },
           fixed: 'right',
           className: 'replacecolor',
-          ellipsis: true
+          // ellipsis: true
         },
         ],
         pagination:{}