From e9158c90113af40632e4177bf59a4bf9540df2a6 Mon Sep 17 00:00:00 2001 From: haoxuan <haoxuan> Date: 星期三, 27 十二月 2023 16:03:36 +0800 Subject: [PATCH] 对应的产品信息列表增加 成本单价,毛利,毛利率,产品的发货单,承运商,运单号移植发货信息列表 --- src/components/makepager/PublicFunctionBtnView.vue | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/src/components/makepager/PublicFunctionBtnView.vue b/src/components/makepager/PublicFunctionBtnView.vue index 34493b6..00df97b 100644 --- a/src/components/makepager/PublicFunctionBtnView.vue +++ b/src/components/makepager/PublicFunctionBtnView.vue @@ -199,8 +199,6 @@ <!-- Add "scoped" attribute to limit CSS to this component only --> <style lang="scss" scoped> .function-btn { - margin-top: 10px; - margin-left: 10px; .btn-list { display: flex; .el-button { -- Gitblit v1.8.0