AmandaG 1 месяц назад
Родитель
Сommit
2295344477
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/views/DestinationDelivery/src/DestinationDelivery.vue

+ 1 - 0
src/views/DestinationDelivery/src/DestinationDelivery.vue

@@ -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>