Untitled
unknown
plain_text
a year ago
289 B
5
Indexable
function Calculation(formData) { const _spPageContextInfo = { userId: 'Cuong' }; const { userId } = _spPageContextInfo; const url = `${window.location.origin}/_api/web/lists/getbytitle('DM_ThongTinNguoiDung')/items?$select=*&$filter=NguoiDungId eq '${userId}'`; return url; }
Editor is loading...
Leave a Comment