朱鑫波 4 năm trước cách đây
mục cha
commit
f636be83b0

+ 4 - 0
src/views/modules/account-config/components/configuration-modal.less

@@ -209,6 +209,10 @@
                     height: 200px;
                     padding: 10px;
                     border: 1px solid #eee;
+                    .label-content-select-tag {
+                        height: 80%;
+                        overflow: auto;
+                    }
                     .tag-select-class {
                         margin-bottom: 15px;
                     }

+ 2 - 2
src/views/modules/creative-copywrit/creative-copywrit.vue

@@ -395,8 +395,8 @@
                 一键同步
             </a-button>
             <!-- &&  -->
-            <a-button v-if="checkArr.length && showTabsTitle !== '0'" type="primary" @click="handleFodderWind">素材下线</a-button>
-            <a-button v-if="checkArr.length && showTabsTitle === '0'" type="primary" @click="handleApprovedClick">通过审核</a-button>
+            <a-button v-if="checkArr.length && active !== '0'" type="primary" @click="handleFodderWind">素材下线</a-button>
+            <a-button v-if="checkArr.length && active === '0'" type="primary" @click="handleApprovedClick">通过审核</a-button>
         </div>
         <a-tabs @change="callbackTwo" v-model="active" type="card" id="material-card">
             <a-tab-pane :tab="item.tab" v-for="item of examinelList" :key="item.value">