@@ -111,6 +111,7 @@ const handleSearch = () => {
style="height: 38px"
class="el-button--main el-button--pain-theme"
@click="handleCreate"
+ v-if="tableRef?.isEmployeeRole === false"
>
<span style="margin-right: 4px" class="font_family icon-icon_add_b"></span>
<span style="font-weight: 400">Create New Booking</span>