liuhj 12 시간 전
부모
커밋
d389910149
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>