gaoluyang
10 天以前 a2c33664f683aee11fdc62391c8d1e21cc74f5b2
src/views/inventoryManagement/dispatchLog/Record.vue
@@ -66,7 +66,7 @@
          prop="productName"
          show-overflow-tooltip
        />
        <el-table-column label="尺寸" prop="model" show-overflow-tooltip />
        <el-table-column label="规格型号" prop="model" show-overflow-tooltip />
        <el-table-column label="批号" prop="batchNo" show-overflow-tooltip />
        <el-table-column label="单位" prop="unit" show-overflow-tooltip />
        <el-table-column
@@ -528,7 +528,7 @@
              <thead>
                <tr>
                  <th>产品名称</th>
                  <th>尺寸</th>
                  <th>规格型号</th>
                  <th>单位</th>
                  <th>单价</th>
                  <th>零售数量</th>