@@ -136,7 +136,7 @@
header-align="center"
fixed="right"
align="center"
- width="140"
+ width="180"
label="操作">
<template slot-scope="scope">
<el-button v-if="isAuth('pro:technology:revoke') && scope.row.state === '1'" type="text" size="small" @click="revokeHandle(scope.row.techId)">撤销</el-button>