|
@@ -84,6 +84,7 @@
|
|
<textarea v-model="editor.module.summary"></textarea>
|
|
<textarea v-model="editor.module.summary"></textarea>
|
|
</label>
|
|
</label>
|
|
|
|
|
|
|
|
+ <!--
|
|
<label v-if="editor.module.config != 'b'"
|
|
<label v-if="editor.module.config != 'b'"
|
|
class="label">
|
|
class="label">
|
|
<span>Config: {{ editor.module.config }}</span>
|
|
<span>Config: {{ editor.module.config }}</span>
|
|
@@ -94,6 +95,7 @@
|
|
</tr>
|
|
</tr>
|
|
</table>
|
|
</table>
|
|
</label>
|
|
</label>
|
|
|
|
+ -->
|
|
|
|
|
|
<!-- <div class="label-group">
|
|
<!-- <div class="label-group">
|
|
<label class="label">
|
|
<label class="label">
|