liushengqiang 2 éve
szülő
commit
b0beac82bd

+ 1 - 1
src/page-orchestra/custom-plugins/helper-model/recommendation/index.tsx

@@ -54,7 +54,7 @@ export default defineComponent({
 						<Field
 							v-model={recommenData.message}
 							rows="3"
-							autosize={{ maxHeight: 128 }}
+							autosize={{ maxHeight: 120 }}
 							border={false}
 							type="textarea"
 							maxlength={200}