odc.xiaohui
2023-02-24 32b7735c2c1eebe3eccaab62eb06ec2bd07d8dd7
src/views/operate/disposal/casepool/escalation/createUser/index.vue
@@ -21,7 +21,7 @@
                .then(_ => {
                    this.$emit('getPageProp',{flag:false,type:idx});
                })
                .catch(_ => { console.log('err') });
                .catch(_ => {  });
        }
    },
    props:['getPageProp']