chris 2 жил өмнө
parent
commit
0370642803

+ 1 - 1
src/views/modules/tech/crafts-management.vue

@@ -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>