|
@@ -60,7 +60,7 @@
|
|
|
<el-button type="primary"
|
|
|
v-if="tableList.length > 0"
|
|
|
v-permission="'order/musicalListExport'"
|
|
|
- @click="musicalListExport">发放清单导出</el-button>
|
|
|
+ @click="musicalListExport">订货清单导出</el-button>
|
|
|
<el-button type="primary"
|
|
|
v-if="tableList.length > 0"
|
|
|
v-permission="'order/musicalListDetailExport'"
|