From ca56bf22820d13898e64ca683cc03927dfc4459d Mon Sep 17 00:00:00 2001 From: gaoluyang <2820782392@qq.com> Date: 星期四, 06 八月 2026 10:24:37 +0800 Subject: [PATCH] 新疆_马铃薯 1.原材料和过程检验的检测公司赋默认值 --- src/store/index.js | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/store/index.js b/src/store/index.js new file mode 100644 index 0000000..cd73385 --- /dev/null +++ b/src/store/index.js @@ -0,0 +1,3 @@ +const store = createPinia() + +export default store \ No newline at end of file -- Gitblit v1.9.3