zhengyiming
5 天以前 4c36cc562281e27e6f232c933a35c1787da7b96e
apps/bMiniApp/src/subpackages/payrollManage/components/PayrollManageDetailCard.vue
@@ -13,10 +13,10 @@
              {{ `¥${toThousand(settlementAmount)}` }}
            </div>
          </div>
          <slot name="actions"></slot>
        </div>
      </template>
    </FlexJobTopView>
    <slot name="actions"></slot>
  </div>
</template>