|
@@ -78,7 +78,7 @@
|
|
>
|
|
>
|
|
<div>
|
|
<div>
|
|
<t-button theme="default" @click="save(false)">保存草稿</t-button>
|
|
<t-button theme="default" @click="save(false)">保存草稿</t-button>
|
|
- <t-button theme="primary" ghost @click="onPreview">预览</t-button>
|
|
|
|
|
|
+<!-- <t-button theme="primary" ghost @click="onPreview">预览</t-button>-->
|
|
<t-button theme="primary" @click="save(true)">保存并发布</t-button>
|
|
<t-button theme="primary" @click="save(true)">保存并发布</t-button>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|