소스 검색

no message

linwenxin 1 년 전
부모
커밋
668ca69e3e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/setting/modelInventoryCost.vue

+ 1 - 1
src/views/setting/modelInventoryCost.vue

@@ -14,7 +14,7 @@
         </el-table-column>
         <el-table-column sortable prop="qty" label="库存数量(套)">
         </el-table-column>
-        <el-table-column sortable prop="allPrice" label="成本(元)">
+        <el-table-column sortable prop="allPrice" label="成本(元)">
         </el-table-column>
         <el-table-column prop="" label="备注">
         </el-table-column>