liuhj hace 14 horas
padre
commit
d389910149
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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>