From 2f09efc660bf2cc94cbc5291ad25ca06fc9bdadf Mon Sep 17 00:00:00 2001
From: wlzboy <66905212@qq.com>
Date: 星期六, 24 一月 2026 22:03:09 +0800
Subject: [PATCH] feat: 增加OCR测试,车辆

---
 app/main.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/app/main.js b/app/main.js
index 3985b1b..694c5e6 100644
--- a/app/main.js
+++ b/app/main.js
@@ -11,6 +11,7 @@
 App.mpType = 'app'
 
 const app = new Vue({
+  store,
   ...App
 })
 

--
Gitblit v1.9.1