Преглед на файлове

Merge pull request 'projects/mescc/zjl' (#51) from projects/mescc/zjl into projects/mescc/develop

Reviewed-on: http://git.picaiba.com/mt-fe-group/yudao-init/pulls/51
pull/72/head
juzi преди 3 месеца
родител
ревизия
abfd20bac6
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. +1
    -1
      src/views/report/chipOutputBM/index.vue
  2. +1
    -1
      src/views/report/scOutputBM/index.vue

+ 1
- 1
src/views/report/chipOutputBM/index.vue Целия файл

@@ -201,7 +201,7 @@ export default {
res.data.forEach((item) => {
let obj = {};
obj.factory = item.factory;
obj.item = "FTO投入";
obj.item = "芯片产量";
obj.unit = "片";
obj.lastone = item.lastone.total;
obj.currentone = item.currentone.total;


+ 1
- 1
src/views/report/scOutputBM/index.vue Целия файл

@@ -201,7 +201,7 @@ export default {
res.data.forEach((item) => {
let obj = {};
obj.factory = item.factory;
obj.item = "FTO投入";
obj.item = "标准组件产量";
obj.unit = "片";
obj.lastone = item.lastone.total;
obj.currentone = item.currentone.total;


Зареждане…
Отказ
Запис