wupengfei
5 天以前 71946de0732b558027023358f4bbfaf5046a33fc
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>