hotfix/2.9.9.2312.01

This commit is contained in:
黎永顺 2023-12-06 16:19:05 +08:00
parent f1b0fc588a
commit 3dca9da904
2 changed files with 7 additions and 1 deletions

View File

@ -47,6 +47,12 @@
box-shadow: rgba(214, 214, 214, 0.5) 0px 0px 14px 0px;
border: 3px solid #fff;
.sobItemDiv {
width: 100%;
white-space: pre-wrap;
word-break: break-all;
}
.background-wrapper {
height: 200px;
margin: 10px;

View File

@ -245,7 +245,7 @@ export const tempNormalSetConditions = [
},
{
colSpan: 1,
conditionType: "INPUT",
conditionType: "TEXTAREA",
domkey: ["textContent"],
fieldcol: 14,
label: "文本内容",