提交代码
This commit is contained in:
		
							parent
							
								
									fe507fd044
								
							
						
					
					
						commit
						7bf1b260df
					
				| 
						 | 
					@ -61,7 +61,7 @@
 | 
				
			||||||
          v-hasPermi="['dataCenter:teamMember:add']"
 | 
					          v-hasPermi="['dataCenter:teamMember:add']"
 | 
				
			||||||
        >移动</el-button>
 | 
					        >移动</el-button>
 | 
				
			||||||
      </el-col>
 | 
					      </el-col>
 | 
				
			||||||
      <el-col :span="1.5">
 | 
					<!--      <el-col :span="1.5">
 | 
				
			||||||
        <el-button
 | 
					        <el-button
 | 
				
			||||||
          type="warning"
 | 
					          type="warning"
 | 
				
			||||||
          icon="el-icon-document-copy"
 | 
					          icon="el-icon-document-copy"
 | 
				
			||||||
| 
						 | 
					@ -70,7 +70,7 @@
 | 
				
			||||||
          :disabled="single"
 | 
					          :disabled="single"
 | 
				
			||||||
          v-hasPermi="['dataCenter:teamMember:add']"
 | 
					          v-hasPermi="['dataCenter:teamMember:add']"
 | 
				
			||||||
        >复制</el-button>
 | 
					        >复制</el-button>
 | 
				
			||||||
      </el-col>
 | 
					      </el-col>-->
 | 
				
			||||||
      <el-col :span="1.5">
 | 
					      <el-col :span="1.5">
 | 
				
			||||||
        <el-button
 | 
					        <el-button
 | 
				
			||||||
          type="danger"
 | 
					          type="danger"
 | 
				
			||||||
| 
						 | 
					@ -82,7 +82,7 @@
 | 
				
			||||||
        >删除</el-button>
 | 
					        >删除</el-button>
 | 
				
			||||||
      </el-col>
 | 
					      </el-col>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<!--      <el-col :span="1.5">
 | 
					      <el-col :span="1.5">
 | 
				
			||||||
        <el-button
 | 
					        <el-button
 | 
				
			||||||
          type="success"
 | 
					          type="success"
 | 
				
			||||||
          icon="el-icon-edit"
 | 
					          icon="el-icon-edit"
 | 
				
			||||||
| 
						 | 
					@ -91,7 +91,7 @@
 | 
				
			||||||
          :disabled="single"
 | 
					          :disabled="single"
 | 
				
			||||||
          v-hasPermi="['dataCenter:teamMember:add']"
 | 
					          v-hasPermi="['dataCenter:teamMember:add']"
 | 
				
			||||||
        >重命名</el-button>
 | 
					        >重命名</el-button>
 | 
				
			||||||
      </el-col>-->
 | 
					      </el-col>
 | 
				
			||||||
      <right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
 | 
					      <right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
 | 
				
			||||||
    </el-row>
 | 
					    </el-row>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue