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