@ -103,6 +103,7 @@ class index extends Component {
getAllProyek = async () => {
const payload = {
"select": ["id", "nama"],
"paging": { "start": 0, "length": -1 },
"columns": [
{ "name": "nama", "logic_operator": "ilike", "value": "", "operator": "AND" }