@ -100,7 +100,7 @@
<el-table-column
header-align="center"
align="center"
width="80"
width="100"
label="操作">
<template slot-scope="scope">
<a type="text" size="small" v-if="scope.row.status==='草稿' || scope.row.status==='编辑中'" @click="xiadaNotifyModel(scope.row)">下达</a>