|
@@ -190,7 +190,7 @@
|
|
|
:type="scope.row.step==2?'primary':''"
|
|
|
@click="EnterpriseWeChatNotificationAsyncBaoPi(scope.$index, scope.row)"
|
|
|
size="mini"
|
|
|
- :title="scope.row.step==2?'已通知开始业务操作':'通知国交各岗位可以开始业务操作'"
|
|
|
+ :title="scope.row.step==2?'已通知开始业务操作':'通知国交部各岗位可以开始业务操作'"
|
|
|
><i class="el-icon-check"></i></el-button>
|
|
|
</template>
|
|
|
</el-table-column>
|