|
@@ -302,7 +302,7 @@
|
|
|
<el-button
|
|
<el-button
|
|
|
size="mini"
|
|
size="mini"
|
|
|
type="text"
|
|
type="text"
|
|
|
- icon="el-icon-delete"
|
|
|
|
|
|
|
+ icon="el-icon-arrow-down"
|
|
|
v-if="checkCanPublish(r.row)"
|
|
v-if="checkCanPublish(r.row)"
|
|
|
@click="showDialogDistribute(r.row)"
|
|
@click="showDialogDistribute(r.row)"
|
|
|
v-hasPermi="['core:checkplan:distribute']"
|
|
v-hasPermi="['core:checkplan:distribute']"
|