caojunjie hace 2 años
padre
commit
421a0bc411
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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}">