|
@@ -38,7 +38,7 @@
|
|
|
id="salesDetail-export-btn"
|
|
|
v-if="$hasPermissions('B_salesExport')"
|
|
|
:disabled="localDataSource.length==0"
|
|
|
- @click="handlePrint('typeExport')">分类导出</a-button>
|
|
|
+ @click="handlePrint('typeExport')">销售分类导出</a-button>
|
|
|
</template>
|
|
|
</a-page-header>
|
|
|
<!-- 基础信息 -->
|