Browse Source

Merge branch 'deploy' of http://git.chelingzhu.com/jianguan-web/jg-ocs-html into deploy

lilei 3 năm trước cách đây
mục cha
commit
f847767cf2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/basicData/warehouse/list.vue

+ 1 - 1
src/views/basicData/warehouse/list.vue

@@ -38,7 +38,7 @@
             type="link"
             class="button-warning"
             @click="goStoringLocation(record)"
-            v-if="$hasPermissions('B_warehouse_add')"
+            v-if="$hasPermissions('B_warehouse_ckSet')"
             id="warehouseList-storingLocation-btn">仓位管理</a-button>
           <a-button
             size="small"