|
@@ -342,12 +342,12 @@
|
|
|
size="mini"
|
|
|
@click="handleExamine6(row)"
|
|
|
>审核</el-button>
|
|
|
- <!-- 奶厅 -->
|
|
|
+ <!-- 奶厅职能中心 -->
|
|
|
<el-button
|
|
|
v-if="
|
|
|
isSubscribeExamineNT &&
|
|
|
row.departmentName == '挤奶处' &&
|
|
|
- ((row.examine !== 1 && row.statue == 5) || row.statue == 11) && (!row.isPasturd || row.isRolePasturd )
|
|
|
+ ((row.examine !== 1 && row.statue == 5) || row.statue == 11)
|
|
|
"
|
|
|
style="display: inline-block"
|
|
|
type="success"
|