gaoluyang
5 天以前 d8f82e70f0d2e98d45fd9341e35d042d3ee9e1e6
src/views/inventoryManagement/dispatchLog/index.vue
@@ -210,8 +210,8 @@
                  <el-table-column label="单位" prop="unit" show-overflow-tooltip />
                  <el-table-column label="物品类型" prop="itemType" show-overflow-tooltip />
                  <el-table-column label="出库数量" prop="inboundNum" show-overflow-tooltip />
                  <el-table-column label="单价(元)" prop="taxInclusiveUnitPrice" width="150"></el-table-column>
                  <el-table-column label="总价(元)" prop="taxInclusiveTotalPrice" width="150"></el-table-column>
<!--                  <el-table-column label="单价(元)" prop="taxInclusiveUnitPrice" width="150"></el-table-column>-->
<!--                  <el-table-column label="总价(元)" prop="taxInclusiveTotalPrice" width="150"></el-table-column>-->
<!--                  <el-table-column label="含税单价(元)" prop="taxInclusiveUnitPrice" width="100" show-overflow-tooltip />-->
<!--                  <el-table-column label="含税总价(元)" prop="taxInclusiveTotalPrice" width="100" show-overflow-tooltip />-->
<!--                  <el-table-column label="税率(%)" prop="taxRate" width="100" show-overflow-tooltip />-->