@@ -27,7 +27,7 @@
<div class="form-group">
<label class="col-sm-3 control-label">共享方式:</label>
<div class="col-sm-8">
- <select name="shareType" disabled class="form-control m-b" th:with="type=${@dict.getType('share_type')}">
+ <select name="shareType" class="form-control m-b" th:with="type=${@dict.getType('share_type')}">
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}"></option>
</select>
</div>
@@ -28,7 +28,7 @@
<option th:each="dict : ${type}" th:text="${dict.dictLabel}" th:value="${dict.dictValue}" th:field="*{shareType}"></option>
@@ -200,7 +200,7 @@
<!-- 弹框 开始-->
- <!-- <iframe id="tk_iframe" th:src="@{tk_iframe.html"></iframe> -->
+ <iframe id="tk_iframe" th:src="@{/visualization/edition2/tk_iframe.html}"></iframe>
<!-- 弹框 结束-->
<script>
//宇宙特效