Results 3 issues of Javen

vue-router.js:2320 TypeError: Object(...) is not a function at eval (index.es.js?7843:4815:1) at ./node_modules/v-code-diff/dist/index.es.js (vendors~man.c05eab8ab2e7570697ab.js:68:1) at __webpack_require__ (app.c05eab8ab2e7570697ab.js:833:30) at fn (app.c05eab8ab2e7570697ab.js:130:20) at eval (cjs.js?!./node_modules/babel-loader/lib/index.js!./node_modules/cache-loader/dist/cjs.js?!./node_modules/vue-loader/lib/index.js?!./src/views/ntw/certificateList.vue?vue&type=script&lang=js&:22:70) at ./node_modules/cache-loader/dist/cjs.js?!./node_modules/babel-loader/lib/index.js!./node_modules/cache-loader/dist/cjs.js?!./node_modules/vue-loader/lib/index.js?!./src/views/ntw/certificateList.vue?vue&type=script&lang=js& (man.c05eab8ab2e7570697ab.js:83:1) at __webpack_require__ (app.c05eab8ab2e7570697ab.js:833:30) at fn...

### Which Issue(s) This PR Fixes Fixes #7662 ### Brief Description org.apache.rocketmq.common.UtilAll#join return "" when list is empty, When I updateAccessConfig, the method UtilAll.split(requestHeader.getGroupPerms(), ",") Returns a collection of empty...

### Before Creating the Bug Report - [X] I found a bug, not just asking a question, which should be created in [GitHub Discussions](https://github.com/apache/rocketmq/discussions). - [X] I have searched the...