From ebbe758df90e7049a859317c8055a7f81ca3422f Mon Sep 17 00:00:00 2001
From: 小小儁爺 <1694218219@qq.com>
Date: 星期四, 08 五月 2025 16:17:01 +0800
Subject: [PATCH] 1.采购到货功能开发2.新增采购入库菜单、入库检验菜单

---
 .hbuilderx/launch.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/.hbuilderx/launch.json b/.hbuilderx/launch.json
index 39bb1f7..f2d09b0 100644
--- a/.hbuilderx/launch.json
+++ b/.hbuilderx/launch.json
@@ -2,7 +2,7 @@
     "version" : "1.0",
     "configurations" : [
         {
-            "playground" : "custom",
+            "playground" : "standard",
             "type" : "uni-app:app-android"
         },
         {

--
Gitblit v1.9.3