tangning hai 1 día
pai
achega
7a8f560005
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/tagging/hot/edit.vue

+ 1 - 1
src/views/tagging/hot/edit.vue

@@ -46,7 +46,7 @@
         width="100%"
         height="158px"
         :placeholder="defStyleType.id === type ? '描述:' : '特征描述:'"
-        type="richtext"
+        type="richinput"
         :rich="true"
         v-model="tagging.desc"
         :maxlength="200"