소스 검색

icon隐藏

jbb 2 년 전
부모
커밋
c57f4d2be8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/activiti/form/demoForm2.vue

+ 1 - 1
src/views/activiti/form/demoForm2.vue

@@ -1344,7 +1344,7 @@ function updateModel (object, childIndex) {
       box-shadow:none !important
   }
 }
- /deep/ .anticon {
+ /deep/ .anticon-question-circle-o {
     display: none !important;
 }
 </style>