@@ -1,4 +1,4 @@
-<script lan,="ts" setup>
+<script lang="ts" setup>
import type { ProductEntity } from '@vben/types';
import { computed, ref } from 'vue';