Explorar o código

出入库申请更新

liqianyi %!s(int64=2) %!d(string=hai) anos
pai
achega
2fdc10aa42
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/modules/common/material-component.vue

+ 1 - 1
src/views/modules/common/material-component.vue

@@ -95,7 +95,7 @@
             } else {
               data.data.records.forEach(item => {
                 this.options.push({...item,
-                  label: item.materialName,
+                  label: item.materialName + ' - ' + item.specifications,
                   value: item.materialId,
                   specification: item.specifications,
                   cntLimit: item.cnt - item.lockCnt