zy-asrs-admin/src/views/out/cacheSite/index.vue
@@ -68,7 +68,7 @@ { title: formatMessage('db.man_cache_site.order_no', '订单编号'), dataIndex: 'orderNo', width: 140, width: 180, ellipsis: true, ...getColumnSearchProps('orderNo'), }, @@ -210,6 +210,7 @@ const onSearch = () => { // console.log('search'); currentPage = 1; getPage() }