zhanghua
2023-11-16 7602245091293b60038b4cbcab7fce5887b403a2
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']