Explorar o código

选择框固定在表格左侧

lichao %!s(int64=3) %!d(string=hai) anos
pai
achega
ca74c005c1
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/combination/listComponent.vue

+ 1 - 0
src/combination/listComponent.vue

@@ -75,6 +75,7 @@
         sortable
       >
         <template slot-scope="scope">
+<!--          <span style="display:none;">{{item.disabled}}</span>-->
           <span v-if="item.name === '操作'">
             <span v-if="item.operation == 1">
               <el-button type="text" @click="viewMethod(scope)" v-hasPermi="hasPermi.lookup">查看</el-button>