This commit is contained in:
熊成强 2020-11-20 15:19:15 +08:00
parent 738d04c9f5
commit e95db7b02a

View File

@ -245,6 +245,14 @@ export default {
}
}
</script>
<style lang="less">
.kaohe{
.el-textarea__inner{
border: none;
background: transparent;
}
}
</style>
<style lang='less' scoped>
.names{
width: 300px !important;