shudonghui 1 năm trước cách đây
mục cha
commit
95db2eb5cd

+ 1 - 1
src/views/system/notice-log/notice-manage/edit-notice-dialog.vue

@@ -78,7 +78,7 @@
         >
         <div>
           <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>
         </div>
       </div>