|
@@ -83,7 +83,7 @@
|
|
|
`warehouseManagement.warehouse.warehouseInfo.add`
|
|
|
" @click="outData(1)">导出</ws-button>
|
|
|
<ws-button @click="outData(2)">打印</ws-button>
|
|
|
- <div class="adjustment" @click="transformation(scope.row)">折转</div>
|
|
|
+ <div class="adjustment" @click="transformation()">折转</div>
|
|
|
<ws-button v-hasPermission="
|
|
|
`warehouseManagement.warehouse.warehouseInfo.delete`
|
|
|
" @click="handleall()">全部仓库</ws-button>
|