Explorar o código

update 更新列表操作逻辑判断

linweizeng %!s(int64=2) %!d(string=hai) anos
pai
achega
6d5a927744
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/ibps-crud/index.vue

+ 1 - 1
src/components/ibps-crud/index.vue

@@ -348,7 +348,7 @@
                       type="link"
                       @action-event="handleActionEvent"
                     />
-                  <template v-if="rowHandleMoreActions && rowHandleMoreActions.length <=1">
+                  <template v-if="rowHandleMoreActions && rowHandleMoreActions.length ==1">
                       <div class="el-divider el-divider--vertical"/>
                           <ibps-toolbar
                             :actions="rowHandleMoreActions"