浏览代码

fix:修改delivery address

AmandaG 1 月之前
父节点
当前提交
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>