相关方所有人员管理 - 重复推送接口

2024-07-22新BI页面
water_xu 2024-07-17 19:22:44 +08:00
parent 86771a851b
commit b0e5a2826e
1 changed files with 1 additions and 1 deletions

View File

@ -206,7 +206,7 @@ export default {
this.form.FLOWS_TYPE = '2'
if (this.form.TYPE !== '2') {
this.loading = true
requestFN('/xgf/user/approveMax', this.form)
requestFN('/xgf/user/repeatPush', this.form)
.then((data) => {
if (data.code === '0') {
this.$message.success('推送成功')