+
+ {
+ setFooter(data);
+ await fetchDataRef.fetch();
+ }
+ "
+ :columns="columns"
+ :footer="true"
+ table-height="80vh"
+ :column-search="false"
+ :without-header="true"
+ :user-params="{ dated: Date.vnNew() }"
+ auto-load
+ >
+
+
+ {{ row?.worker?.user?.nickname }}
+
+
+
+
+
+ {{ round(footer.reserve) }}
+
+
+
+
+ {{ round(footer.bought) }}
+
+
+
+
+
+