1
李凌
2026-01-12 3c064782d1414bbc32c825c656ab64bec4e68624
src/components/quotes-header/index.vue
@@ -1,5 +1,5 @@
<template lang="pug">
section.quotes-header.flex.justify-between.p-4.bg-white
section.quotes-header.flex.justify-between.p-4.mainBackground
    div.flex
        img.w-8.h-8.mr-4(@click="emitSorts" src="@/components/quotes-header/sort.png" alt="sort")
        //- img.w-8.h-8(@click="route('/quotes/edit')" src="@/components/quotes-header/edit.png" alt="edit")