fix 种子文件多加了个输入框

This commit is contained in:
2021-05-13 10:01:03 +08:00
parent 1eea4dfa85
commit 9c91b88ddf

View File

@@ -13,7 +13,6 @@
<span> <span>
<!-- 可以在工具栏中增加其他控件(只能在一行内) --> <!-- 可以在工具栏中增加其他控件(只能在一行内) -->
<!-- ... --> <!-- ... -->
<a-input />
</span> </span>
<span> <span>
<a-button @click="closeContentWindow()">取消</a-button> <a-button @click="closeContentWindow()">取消</a-button>