teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

"/tab",methods=["GET"]の追加

2021/12/18 16:28

投稿

jaogjig
jaogjig

スコア21

title CHANGED
File without changes
body CHANGED
@@ -12,7 +12,7 @@
12
12
 
13
13
  ```app
14
14
  .py
15
- @app.route("/tab")
15
+ @app.route("/tab",methods=["GET"])
16
16
  def cash_loan_calculation():
17
17
  cash=9407848
18
18
  loan=10584455