このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
wayne.lee
/
tsms
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
2
Wiki
アクティビティ
ソースを参照
update
tags/Baseline_30082024_FRONTEND_UAT
cyril.tsui
1年前
親
236bbf6aa5
コミット
4c42f9aeea
1個のファイルの変更
、
1行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-1
src/components/CostAndExpenseReport/CostAndExpenseReport.tsx
+ 1
- 1
src/components/CostAndExpenseReport/CostAndExpenseReport.tsx
ファイルの表示
@@ -72,7 +72,7 @@ const CostAndExpenseReport: React.FC<Props> = ({ team, customer, subsidiary, nee
let postData: CostAndExpenseReportRequest = {
teamId: null,
clientId: null,
budgetPercentage:
0.99
,
budgetPercentage:
1
,
type: "all"
}
console.log(query.budgetPercentage)
書き込み
プレビュー
読み込み中…
キャンセル
保存