From 426cad0dd0eef1aefb59c6aaa2e2a2448773dc0b Mon Sep 17 00:00:00 2001
From: yuxc <653031404@qq.com>
Date: 星期一, 24 七月 2023 17:29:24 +0800
Subject: [PATCH] 1、修改查询按钮时的条件,使用编码来查询。 2、增加申请编码时增加设置默认的租户编码。 3、对传入in('条件sql拼接报错问题进行了修改。 4、模板的启用前进行了对分类启用状态的一个判断工作。
---
Source/UBCS-WEB/dist/css/views.6a849b44.css | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/Source/UBCS-WEB/dist/css/views.6a849b44.css b/Source/UBCS-WEB/dist/css/views.6a849b44.css
new file mode 100644
index 0000000..bf5f143
--- /dev/null
+++ b/Source/UBCS-WEB/dist/css/views.6a849b44.css
@@ -0,0 +1 @@
+.el-font-size{font-size:14px}.wel{-ms-flex-wrap:wrap;flex-wrap:wrap;width:1100px;margin:0 auto}.dialogwarp[data-v-1fafd2a0],.wel{display:-webkit-box;display:-ms-flexbox;display:flex}.dialogwarp[data-v-1fafd2a0]{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:85vh}.dialogwarp_tab[data-v-1fafd2a0]{width:79%}.dialogwarp_tab_card[data-v-1fafd2a0]{width:100%;height:100%}.dialogwarp_card[data-v-1fafd2a0]{width:20%}[data-v-1fafd2a0] .el-upload,[data-v-1fafd2a0] .el-upload-dragger{width:100%;height:120px}[data-v-1fafd2a0] .el-upload-dragger .el-icon-upload{margin:15px 0 16px}
\ No newline at end of file
--
Gitblit v1.10.0