zy-asrs-admin/src/components/order/order/orderIn.vue
@@ -50,7 +50,7 @@ { title: formatMessage('db.man_order.order_no', '订单编号'), dataIndex: 'orderNo', width: 200, width: 230, ellipsis: true, ...getColumnSearchProps('orderNo'), }, @@ -229,7 +229,6 @@ }; const onSearch = () => { // console.log('search'); getPage() }