added adding node instruction

This commit is contained in:
marvzhang
2020-01-28 11:05:23 +08:00
parent b31a505094
commit fd75cfb628

View File

@@ -345,6 +345,10 @@ export default {
.filter-wrapper {
text-align: right;
}
.content {
word-break: break-word;
}
</style>
<style>
.node-detail .el-form-item {