del test data

This commit is contained in:
lb 2023-12-20 09:15:12 +08:00
parent 373f990517
commit f6cbc3a34a

View File

@ -8,20 +8,20 @@ function getRate(decimal) {
}
const TodayTableData = (props) => {
// const cutting = useSelector((state) => state.cutting);
const cutting = useSelector((state) => state.cutting);
let cutting = {
table: [
{
lineName: "Y61",
first: 0.37,
second: 0.03,
product: 0.99,
waste: 0.01,
},
],
chart: {},
};
// let cutting = {
// table: [
// {
// lineName: "Y61",
// first: 0.37,
// second: 0.03,
// product: 0.99,
// waste: 0.01,
// },
// ],
// chart: {},
// };
const config = {
// headerBGC: 'rgba(4, 44, 76, 0.3)',
// headerBGC: "rgba(4, 44, 76, .8)",