Ver código fonte

fix:修改delivery address

AmandaG 1 mês atrás
pai
commit
2295344477

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