@@ -136,7 +136,6 @@ onMounted(() => {
refreshPlatOrder()
})
-defineExpose({refreshPlatOrder
-})
+defineExpose({refreshPlatOrder})
</script>