lyh
2025-06-27 a751e547d67c4f8e2c6fddf958c1559f792515bd
src/views/dashboard/Analysis.vue
@@ -1,5 +1,6 @@
<template>
  <Component :is="currentSignage" :userType="userType" :productionCode="productionCode"
             :workshopSectionProductionCode="workshopSectionProductionCode"
             @switchToNextSignage="switchToNextSignage" @backToLastSignage="backToLastSignage">
  </Component>
</template>