소스 검색

同步代码

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}">