From 86e842a81ae35b1bd419ca17f88dbd0b74e0e12e Mon Sep 17 00:00:00 2001
From: ludc
Date: 星期日, 14 五月 2023 04:15:51 +0800
Subject: [PATCH] 新增应用码段下的参照配置界面,以及代码整合

---
 Source/UBCS-WEB/src/const/code/parentClassifyParentOptionDialog.js |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/Source/UBCS-WEB/src/const/code/parentClassifyParentOptionDialog.js b/Source/UBCS-WEB/src/const/code/parentClassifyParentOptionDialog.js
index 2767104..b195987 100644
--- a/Source/UBCS-WEB/src/const/code/parentClassifyParentOptionDialog.js
+++ b/Source/UBCS-WEB/src/const/code/parentClassifyParentOptionDialog.js
@@ -1,5 +1,4 @@
 export default {
-    with: '60%',
     height: '40vh',
     calcHeight: 30,
     tip: false,

--
Gitblit v1.9.3