update 调整模型导出按钮位置
This commit is contained in:
		| @ -74,9 +74,9 @@ | ||||
|                   <el-col :span="1.5"> | ||||
|                     <el-button link type="primary" size="small" icon="Pointer" @click="clickDesign(scope.row.id)">设计流程</el-button> | ||||
|                   </el-col> | ||||
|                   <!-- <el-col :span="1.5"> | ||||
|                     <el-button link type="primary" size="small" icon="Download" @click="clickExportZip(scope.row)">导出</el-button> | ||||
|                   </el-col> --> | ||||
|                   <el-col :span="1.5"> | ||||
|                     <el-button link type="primary" size="small" icon="Delete" @click="handleDelete(scope.row)">删除</el-button> | ||||
|                   </el-col> | ||||
|                 </el-row> | ||||
|                 <el-row :gutter="10" class="mb8"> | ||||
|                   <el-col :span="1.5"> | ||||
| @ -84,9 +84,6 @@ | ||||
|                       流程部署 | ||||
|                     </el-button> | ||||
|                   </el-col> | ||||
|                   <el-col :span="1.5"> | ||||
|                     <el-button link type="primary" size="small" icon="Delete" @click="handleDelete(scope.row)">删除</el-button> | ||||
|                   </el-col> | ||||
|                 </el-row> | ||||
|               </template> | ||||
|             </el-table-column> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 gssong
					gssong