添加进入管理员页面按钮和进入管理员页面必须指定id
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user