|
|
@ -57,7 +57,7 @@ |
|
|
label="操作"> |
|
|
label="操作"> |
|
|
<template slot-scope="scope"> |
|
|
<template slot-scope="scope"> |
|
|
<a type="text" size="small" @click="jumpPadPartAttribute(scope.row)">属性</a>   |   |
|
|
<a type="text" size="small" @click="jumpPadPartAttribute(scope.row)">属性</a>   |   |
|
|
<a type="text" size="small" @click="jumpPadPartPhoto(scope.row)">SOP</a> |
|
|
|
|
|
|
|
|
<a type="text" size="small" @click="jumpPadPartPhoto(scope.row)">图纸</a> |
|
|
</template> |
|
|
</template> |
|
|
</el-table-column> |
|
|
</el-table-column> |
|
|
</el-table> |
|
|
</el-table> |
|
|
|