caojunjie пре 2 година
родитељ
комит
421a0bc411
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/views/InventoryManagement/inventoryAccount/index.vue

+ 1 - 1
src/views/InventoryManagement/inventoryAccount/index.vue

@@ -15,7 +15,7 @@
         @saveColumn="saveColumn"
         @refresh-change="refreshChange"
     >
-      <template slot="cname" slot-scope="{row,index}">
+      <template slot="itemId" slot-scope="{row,index}">
         {{row.goodsName}}
       </template>
       <template slot="warehouseId" slot-scope="{row,index}">