ymy преди 1 година
родител
ревизия
1295c94412
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      src/benyun/components/byTable/byTable.vue

+ 0 - 1
src/benyun/components/byTable/byTable.vue

@@ -34,7 +34,6 @@
               <template v-for="(pluginsItem,_index) of item.plugins" >
                 <span class="col-action" 
                   :key="'plu'+_index" 
-                  v-hasPermi="[pluginsItem.audit]" 
                   v-if="showPlugin(pluginsItem,row)"
                   @click="pluginClick(pluginsItem,row)">
                   <i v-if="pluginsItem.icon" :class="pluginsItem.icon" ></i>