Merge pull request 'projects/mescc/zjl' (#51) from projects/mescc/zjl into projects/mescc/develop
所有检测均成功
continuous-integration/drone/push Build is passing
所有检测均成功
continuous-integration/drone/push Build is passing
Reviewed-on: #51
这个提交包含在:
当前提交
abfd20bac6
@ -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;
|
||||
|
@ -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;
|
||||
|
正在加载...
在新工单中引用
屏蔽一个用户