|
|
|
@ -19,7 +19,7 @@ export default { |
|
|
|
return{ |
|
|
|
queryLoading:false, |
|
|
|
dataList:[], |
|
|
|
numberProp:['adjustBomUnYield','adjustLabourCost','adjustFabricateCost','adjustMachineCost','totalCost','weighted','weighted2'], |
|
|
|
numberProp:['adjustBomUnYield','adjustLabourCost','adjustFabricateCost','adjustMachineCost','adjustToolCost','totalCost','weighted','weighted2'], |
|
|
|
columns:[ |
|
|
|
{ |
|
|
|
userId: this.$store.state.user.name, |
|
|
|
|