Ver Fonte

no message

linwenxin há 10 meses atrás
pai
commit
8b77bb1605
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/mallManagement/order/order_list/index.vue

+ 1 - 1
src/views/mallManagement/order/order_list/index.vue

@@ -382,7 +382,7 @@
                             "
                             style="margin-left: 10px"
                           >
-                            <el-button slot="reference" size="small" type="primary">发货</el-button>
+                            <el-button slot="reference" size="small" type="text">发货</el-button>
                           </el-popconfirm>
                           <el-button type="text" size="small" v-else @click="showLogistics(order, 'add')"
                             >发货</el-button