main
fanfan 8 months ago
parent 65b1ffc342
commit ac8667707d
  1. 2
      src/views/dataCenter/goods/Index.vue

@ -191,7 +191,7 @@
<a-button style="background-color: #6370e4; color: #fff; border: none" @click="priceVisible = true"
>分类加价</a-button
>
<a-button v-if="selectedRowKeys.length"
<a-button
style="background-color: #501212; color: #fff; border: none"
@click="handleExport(selectedRowKeys)"
>导出</a-button

Loading…
Cancel
Save