|
@@ -111,7 +111,8 @@
|
|
|
@click="handleBatchDownline"
|
|
|
style="margin: 0 10px;">批量下线</a-button>
|
|
|
<a-button
|
|
|
- id="productInfoList-batchLaunch"
|
|
|
+ id="productInfoList-batchImport"
|
|
|
+ v-if="$hasPermissions('B_productInfo_batchImport')"
|
|
|
type="primary"
|
|
|
class="button-error"
|
|
|
@click="openGuideModal=true"
|