From 66900bcf11faa01ea740ee14ee8d8a59a13a8e26 Mon Sep 17 00:00:00 2001 From: 祖安之光 <11848914+light-of-zuan@user.noreply.gitee.com> Date: Wed, 25 Mar 2026 10:57:33 +0800 Subject: [PATCH] 新增设备类型 --- README.md | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/README.md b/README.md index ff39b6c..caabb59 100644 --- a/README.md +++ b/README.md @@ -10,4 +10,10 @@ #### 边栏样式位置 -src/styles/sidebar.scss \ No newline at end of file +src/styles/sidebar.scss + +#### 打证判断是否为批发出口企业 + +/src/views/license/licenseInfo/index.vue + +945行,判读其备注里面是否填写了含有“批发出口字样” -- Gitblit v1.9.2