@@ -144,6 +144,13 @@
v-hasPermi="['qw:sopTemp:edit']"
>复制模板
</el-button>
+ <el-button
+ size="mini"
+ type="text"
+ icon="el-icon-share"
+ @click="shareTemplate(scope.row)"
+ v-hasPermi="['qw:sopTemp:share']"
+ >分享模板</el-button>
<el-button
size="mini"
type="text"