fix: modal html syntax error
This commit is contained in:
@@ -208,7 +208,7 @@
|
|||||||
<button class="btn-secondary" onclick="hideModal()">取消</button>
|
<button class="btn-secondary" onclick="hideModal()">取消</button>
|
||||||
<button class="btn" onclick="createProject()">创建</button>
|
<button class="btn" onclick="createProject()">创建</button>
|
||||||
</div>
|
</div>
|
||||||
</div㸾
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
|||||||
Reference in New Issue
Block a user