刪除使用者後重新獲取列表資料,列表資料顯示為空

2022-07-06 02:00:15 字數 669 閱讀 6673

刪除使用者後重新獲取列表資料,列表資料顯示為空

this.getuserlist() // 重新整理使用者導致列表資料顯示為空

this.$message();

}).catch(() => );

});}promise問題

解決方案:

async deleteuserbyid(id) 

).catch((err) => err);

//點選取消

if (confirmres !== "confirm")

//點選確認

this.$message.success("刪除使用者成功");

},

Linux下檢視使用者列表和刪除使用者

我的linux上面不知道新增了多少個賬戶,今天想清理一下 一般情況下是 cat etc passwd 可以檢視所有使用者的列表 w 可以檢視當前活躍的使用者列表 cat etc group 檢視使用者組但是這樣出來的結果一大堆,於是找到乙個 cat etc passwd grep v nologin...

Python獲取excel列表資料

import xlrd import time 設定路徑 file path r c users viruser.v desktop desktop worlddata finds.xlsx utf 8編碼 xlrd.book.encoding utf 8 獲取資料 data xlrd.open w...

獲取使用者通訊錄列表

cursor localcursor activity.getcontentresolver query contactscontract.contacts.content uri,newstring null,null,null if localcursor null localcursor.mo...