$("my-table").on('click', '#edit', function () { var getIdEncrypted = CryptoJS.AES.encrypt($(this).attr("data-edit"), 'checkit').
確定! 回上一頁