zhanghua
2023-10-23 893fc457a2daeb0aa33a5a9d0b32eef7db238c1f
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']