zy-asrs-admin/src/components/orderLog/index.vue
@@ -194,7 +194,8 @@ const showDetl = (item) => { showOrderDetlChild.value.openDetl = true; showOrderDetlChild.value.orderId = item.id; showOrderDetlChild.value.orderId = item.orderNo; } const handleExport = async (intl) => { @@ -211,6 +212,8 @@ const onSearch = () => { // console.log('search'); currentPage = 1; getPage() }