26804
This commit is contained in:
@@ -477,6 +477,14 @@ export default {
|
||||
<style lang="scss" scoped>
|
||||
.add {
|
||||
height: 100%;
|
||||
|
||||
::v-deep .AiWechatSelecter-container {
|
||||
background: red;
|
||||
.el-icon-circle-close {
|
||||
display: none!important;
|
||||
}
|
||||
}
|
||||
|
||||
.form-flex {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user