Ben Lin
2025-03-05 b3305675a429cac20c2b73464badb64f999b615b
src/views/tigerprojects/wms/inventory/inventoryDetail.vue
@@ -148,7 +148,7 @@
        tip: '加载中...',
      });
      const count = useRoute();
      const { t } = useI18n('WMS.Count');
      const { t } = useI18n();
      const go = useGo();
      const { createMessage } = useMessage();