修改禅道已知bug
This commit is contained in:
@@ -53,7 +53,6 @@
|
||||
@change="changeTree"
|
||||
:getPopupContainer="triggerNode=> triggerNode.parentNode"
|
||||
class="box-input"
|
||||
style="width: 100%"
|
||||
:tree-data="chapterContentsList"
|
||||
tree-checkable
|
||||
:placeholder="$t('PleaseSelect')+$t('chapterContents')"
|
||||
@@ -410,5 +409,6 @@
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
word-break: break-word;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user