feature-backend-stock-fix
akito.nishiwaki 5 months ago
parent 348f6c9a3e
commit e44ac9fe4d
  1. 2
      frontend/src/pages/TaskListPage.tsx

@ -344,7 +344,7 @@ const TaskListPage: React.FC = () => {
label="購入日(yyyy/MM/dd)" label="購入日(yyyy/MM/dd)"
fullWidth fullWidth
/> />
{/* 購入店舗入力フィールド */} {/* 購入店舗入力フィールド */}
<TextField <TextField
margin="dense" margin="dense"
label="店舗" label="店舗"

Loading…
Cancel
Save