修改
This commit is contained in:
@@ -94,7 +94,7 @@ export default {
|
||||
totalData: {},
|
||||
trend: [],
|
||||
relatedData: {},
|
||||
trendName: '人工成本',
|
||||
trendName: '备品丶机物料',
|
||||
};
|
||||
},
|
||||
|
||||
@@ -160,6 +160,7 @@ export default {
|
||||
this.beilv = _this.clientWidth / 1920;
|
||||
})();
|
||||
};
|
||||
this.factory = this.$route.query.factory ? Number(this.$route.query.factory) : 5
|
||||
},
|
||||
methods: {
|
||||
changeItem(item) {
|
||||
|
||||
Reference in New Issue
Block a user