tum 7 months ago
parent
commit
521c3ce039
1 changed files with 3 additions and 3 deletions
  1. 3 3
      app/report/views.py

+ 3 - 3
app/report/views.py

1076
     except:
1076
     except:
1077
         pcs = 0
1077
         pcs = 0
1078
     
1078
     
1079
-    first_result.PRO10 = 12321.1232
1080
-    first_result.PRO11 = 1.5
1081
-    first_result.PRO12 = 3.5
1079
+    # first_result.PRO10 = 12321.1232
1080
+    # first_result.PRO11 = 1.5
1081
+    # first_result.PRO12 = 3.5
1082
 
1082
 
1083
     if first_result:
1083
     if first_result:
1084
         # size_str = f"{first_result.PRO10}x{first_result.PRO11}x{first_result.PRO12}";
1084
         # size_str = f"{first_result.PRO10}x{first_result.PRO11}x{first_result.PRO12}";