liuhj 14 uur geleden
bovenliggende
commit
d389910149
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      src/components/OP/OPgroup.vue

+ 1 - 1
src/components/OP/OPgroup.vue

@@ -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>