添加进入管理员页面按钮和进入管理员页面必须指定id

This commit is contained in:
X1627315083
2024-04-23 13:34:06 +08:00
parent e8592a8967
commit 64f08ee2f1
5 changed files with 13 additions and 5 deletions

View File

@@ -1578,6 +1578,7 @@ export default defineComponent({
Promise.all(allPromise)
.then(promiseArr => {
if(arr.length > 0){
arr.forEach((item,index)=>arr[index]+=1)
let str = arr.join(',')
message.info(useI18.t('exportModel.jsContent5',{str:str}))
return