Browse Source

update 报表库存页面调整2

wangshuangpan 1 month ago
parent
commit
4cde515785
28 changed files with 28 additions and 28 deletions
  1. 1 1
      health-admin/src/main/resources/templates/bbfx/SBbfxKcbbInventoryShortageDetailPageEdit.html
  2. 1 1
      health-admin/src/main/resources/templates/bbfx/SBbfxKcbbJgkcmxPageEdit.html
  3. 1 1
      health-admin/src/main/resources/templates/dtp/SDtpZskcxPharmaceuticalSharePageEdit.html
  4. 1 1
      health-admin/src/main/resources/templates/kc/bb/SKcBbInventoryvariationEdit.html
  5. 1 1
      health-admin/src/main/resources/templates/kc/bb/SKcBbInventoryvariationPageEdit.html
  6. 1 1
      health-admin/src/main/resources/templates/kc/bb/SKcBbJxcspmxStoreinventorychangesEdit.html
  7. 1 1
      health-admin/src/main/resources/templates/kc/bb/SKcBbJxcspmxStoreinventorychangesPageEdit.html
  8. 1 1
      health-admin/src/main/resources/templates/kc/bb/SKcBbMaintenanceorderitemsEdit.html
  9. 1 1
      health-admin/src/main/resources/templates/kc/bb/SKcBbMaintenanceorderitemsPageEdit.html
  10. 1 1
      health-admin/src/main/resources/templates/kc/bb/SKcBbProductinspectionEdit.html
  11. 1 1
      health-admin/src/main/resources/templates/kc/bb/SKcBbProductinspectionPageEdit.html
  12. 1 1
      health-admin/src/main/resources/templates/kc/bb/SKcBbQdjlCleaningitemsEdit.html
  13. 1 1
      health-admin/src/main/resources/templates/kc/bb/SKcBbQdjlCleaningitemsPageEdit.html
  14. 1 1
      health-admin/src/main/resources/templates/kc/bb/SKcBbQualityreportitemsEdit.html
  15. 1 1
      health-admin/src/main/resources/templates/kc/bb/SKcBbQualityreportitemsPageEdit.html
  16. 1 1
      health-admin/src/main/resources/templates/kc/bb/SKcBbReceiptorderitemsEdit.html
  17. 1 1
      health-admin/src/main/resources/templates/kc/bb/SKcBbReceiptorderitemsPageEdit.html
  18. 1 1
      health-admin/src/main/resources/templates/kc/bb/SKcBbRefillingitemsEdit.html
  19. 1 1
      health-admin/src/main/resources/templates/kc/bb/SKcBbRefillingitemsPageEdit.html
  20. 1 1
      health-admin/src/main/resources/templates/kc/bb/SKcBbRequisitionorderitemsEdit.html
  21. 1 1
      health-admin/src/main/resources/templates/kc/bb/SKcBbRequisitionorderitemsPageEdit.html
  22. 1 1
      health-admin/src/main/resources/templates/kc/bb/SKcBbRetailsalesEdit.html
  23. 1 1
      health-admin/src/main/resources/templates/kc/bb/SKcBbRetailsalesPageEdit.html
  24. 1 1
      health-admin/src/main/resources/templates/kc/bb/SKcBbReturnorderitemsPageEdit.html
  25. 1 1
      health-admin/src/main/resources/templates/kc/bb/SKcBbSalesanddispensingPageEdit.html
  26. 1 1
      health-admin/src/main/resources/templates/kc/bb/SKcBbStoreinventorycostPageEdit.html
  27. 1 1
      health-admin/src/main/resources/templates/kc/crk/SKcCrkWeeklyrequisitionstatsEdit.html
  28. 1 1
      health-admin/src/main/resources/templates/kc/crk/SKcCrkWeeklyrequisitionstatsPageEdit.html

+ 1 - 1
health-admin/src/main/resources/templates/bbfx/SBbfxKcbbInventoryShortageDetailPageEdit.html

@@ -64,7 +64,7 @@
 </html>
 <script>
     $(document).ready(function() {
-        $('#form-SBbfxKcbbInventoryShortageDetail-edit :input').attr('disabled', 'disabled');
+        $('#form-SBbfxKcbbInventoryShortageDetail-edit :input').attr('readonly', 'readonly');
     });
     function submitHandler() {
         var prefix = ctx + "bbfx/sbbfxkcbbinventoryshortagedetail";

+ 1 - 1
health-admin/src/main/resources/templates/bbfx/SBbfxKcbbJgkcmxPageEdit.html

@@ -67,7 +67,7 @@
 </html>
 <script>
     $(document).ready(function() {
-        $('#form-SBbfxKcbbJgkcmx-edit :input').attr('disabled', 'disabled');
+        $('#form-SBbfxKcbbJgkcmx-edit :input').attr('readonly', 'readonly');
     });
     function submitHandler() {
         var prefix = ctx + "bbfx/sbbfxkcbbjgkcmx";

+ 1 - 1
health-admin/src/main/resources/templates/dtp/SDtpZskcxPharmaceuticalSharePageEdit.html

@@ -55,7 +55,7 @@
 </html>
 <script>
     $(document).ready(function() {
-        $('#form-SDtpZskcxPharmaceuticalShare-edit :input').attr('disabled', 'disabled');
+        $('#form-SDtpZskcxPharmaceuticalShare-edit :input').attr('readonly', 'readonly');
     });
     function submitHandler() {
         var prefix = ctx + "dtp/sdtpzskcxpharmaceuticalshare";

+ 1 - 1
health-admin/src/main/resources/templates/kc/bb/SKcBbInventoryvariationEdit.html

@@ -180,7 +180,7 @@
 </html>
 <script>
     $(document).ready(function() {
-        $('#form-SKcBbInventoryvariation-edit :input').attr('disabled', 'disabled');
+        $('#form-SKcBbInventoryvariation-edit :input').attr('readonly', 'readonly');
     });
     function edit() {
         var data = $("#form-SKcBbInventoryvariation-edit").serializeArray();

+ 1 - 1
health-admin/src/main/resources/templates/kc/bb/SKcBbInventoryvariationPageEdit.html

@@ -183,7 +183,7 @@
 </html>
 <script>
     $(document).ready(function() {
-        $('#form-SKcBbInventoryvariation-edit :input').attr('disabled', 'disabled');
+        $('#form-SKcBbInventoryvariation-edit :input').attr('readonly', 'readonly');
     });
     function submitHandler() {
         var prefix = ctx + "kc/skcbbinventoryvariation";

+ 1 - 1
health-admin/src/main/resources/templates/kc/bb/SKcBbJxcspmxStoreinventorychangesEdit.html

@@ -113,7 +113,7 @@
 </html>
 <script>
     $(document).ready(function() {
-        $('#form-SKcBbJxcspmxStoreinventorychanges-edit :input').attr('disabled', 'disabled');
+        $('#form-SKcBbJxcspmxStoreinventorychanges-edit :input').attr('readonly', 'readonly');
     });
     function edit() {
         var data = $("#form-SKcBbJxcspmxStoreinventorychanges-edit").serializeArray();

+ 1 - 1
health-admin/src/main/resources/templates/kc/bb/SKcBbJxcspmxStoreinventorychangesPageEdit.html

@@ -115,7 +115,7 @@
 </html>
 <script>
     $(document).ready(function() {
-        $('#form-SKcBbJxcspmxStoreinventorychanges-edit :input').attr('disabled', 'disabled');
+        $('#form-SKcBbJxcspmxStoreinventorychanges-edit :input').attr('readonly', 'readonly');
     });
     function submitHandler() {
         var prefix = ctx + "kc/skcbbjxcspmxstoreinventorychanges";

+ 1 - 1
health-admin/src/main/resources/templates/kc/bb/SKcBbMaintenanceorderitemsEdit.html

@@ -93,7 +93,7 @@
 </html>
 <script>
     $(document).ready(function() {
-        $('#form-SKcBbMaintenanceorderitems-edit :input').attr('disabled', 'disabled');
+        $('#form-SKcBbMaintenanceorderitems-edit :input').attr('readonly', 'readonly');
     });
     function edit() {
         var data = $("#form-SKcBbMaintenanceorderitems-edit").serializeArray();

+ 1 - 1
health-admin/src/main/resources/templates/kc/bb/SKcBbMaintenanceorderitemsPageEdit.html

@@ -95,7 +95,7 @@
 </html>
 <script>
     $(document).ready(function() {
-        $('#form-SKcBbMaintenanceorderitems-edit :input').attr('disabled', 'disabled');
+        $('#form-SKcBbMaintenanceorderitems-edit :input').attr('readonly', 'readonly');
     });
     function submitHandler() {
         var prefix = ctx + "kc/skcbbmaintenanceorderitems";

+ 1 - 1
health-admin/src/main/resources/templates/kc/bb/SKcBbProductinspectionEdit.html

@@ -117,7 +117,7 @@
 </html>
 <script>
     $(document).ready(function() {
-        $('#form-SKcBbProductinspection-edit :input').attr('disabled', 'disabled');
+        $('#form-SKcBbProductinspection-edit :input').attr('readonly', 'readonly');
     });
     function edit() {
         var data = $("#form-SKcBbProductinspection-edit").serializeArray();

+ 1 - 1
health-admin/src/main/resources/templates/kc/bb/SKcBbProductinspectionPageEdit.html

@@ -119,7 +119,7 @@
 </html>
 <script>
     $(document).ready(function() {
-        $('#form-SKcBbProductinspection-edit :input').attr('disabled', 'disabled');
+        $('#form-SKcBbProductinspection-edit :input').attr('readonly', 'readonly');
     });
     function submitHandler() {
         var prefix = ctx + "kc/skcbbproductinspection";

+ 1 - 1
health-admin/src/main/resources/templates/kc/bb/SKcBbQdjlCleaningitemsEdit.html

@@ -61,7 +61,7 @@
 </html>
 <script>
     $(document).ready(function() {
-        $('#form-SKcBbQdjlCleaningitems-edit :input').attr('disabled', 'disabled');
+        $('#form-SKcBbQdjlCleaningitems-edit :input').attr('readonly', 'readonly');
     });
     function edit() {
         var data = $("#form-SKcBbQdjlCleaningitems-edit").serializeArray();

+ 1 - 1
health-admin/src/main/resources/templates/kc/bb/SKcBbQdjlCleaningitemsPageEdit.html

@@ -63,7 +63,7 @@
 </html>
 <script>
     $(document).ready(function() {
-        $('#form-SKcBbQdjlCleaningitems-edit :input').attr('disabled', 'disabled');
+        $('#form-SKcBbQdjlCleaningitems-edit :input').attr('readonly', 'readonly');
     });
     function submitHandler() {
         var prefix = ctx + "kc/skcbbqdjlcleaningitems";

+ 1 - 1
health-admin/src/main/resources/templates/kc/bb/SKcBbQualityreportitemsEdit.html

@@ -81,7 +81,7 @@
 </html>
 <script>
     $(document).ready(function() {
-        $('#form-SKcBbQualityreportitems-edit :input').attr('disabled', 'disabled');
+        $('#form-SKcBbQualityreportitems-edit :input').attr('readonly', 'readonly');
     });
     function edit() {
         var data = $("#form-SKcBbQualityreportitems-edit").serializeArray();

+ 1 - 1
health-admin/src/main/resources/templates/kc/bb/SKcBbQualityreportitemsPageEdit.html

@@ -83,7 +83,7 @@
 </html>
 <script>
     $(document).ready(function() {
-        $('#form-SKcBbQualityreportitems-edit :input').attr('disabled', 'disabled');
+        $('#form-SKcBbQualityreportitems-edit :input').attr('readonly', 'readonly');
     });
     function submitHandler() {
         var prefix = ctx + "kc/skcbbqualityreportitems";

+ 1 - 1
health-admin/src/main/resources/templates/kc/bb/SKcBbReceiptorderitemsEdit.html

@@ -93,7 +93,7 @@
 </html>
 <script>
     $(document).ready(function() {
-        $('#form-SKcBbReceiptorderitems-edit :input').attr('disabled', 'disabled');
+        $('#form-SKcBbReceiptorderitems-edit :input').attr('readonly', 'readonly');
     });
     function edit() {
         var data = $("#form-SKcBbReceiptorderitems-edit").serializeArray();

+ 1 - 1
health-admin/src/main/resources/templates/kc/bb/SKcBbReceiptorderitemsPageEdit.html

@@ -95,7 +95,7 @@
 </html>
 <script>
     $(document).ready(function() {
-        $('#form-SKcBbReceiptorderitems-edit :input').attr('disabled', 'disabled');
+        $('#form-SKcBbReceiptorderitems-edit :input').attr('readonly', 'readonly');
     });
     function submitHandler() {
         var prefix = ctx + "kc/skcbbreceiptorderitems";

+ 1 - 1
health-admin/src/main/resources/templates/kc/bb/SKcBbRefillingitemsEdit.html

@@ -65,7 +65,7 @@
 </html>
 <script>
     $(document).ready(function() {
-        $('#form-SKcBbRefillingitems-edit :input').attr('disabled', 'disabled');
+        $('#form-SKcBbRefillingitems-edit :input').attr('readonly', 'readonly');
     });
     function edit() {
         var data = $("#form-SKcBbRefillingitems-edit").serializeArray();

+ 1 - 1
health-admin/src/main/resources/templates/kc/bb/SKcBbRefillingitemsPageEdit.html

@@ -67,7 +67,7 @@
 </html>
 <script>
     $(document).ready(function() {
-        $('#form-SKcBbRefillingitems-edit :input').attr('disabled', 'disabled');
+        $('#form-SKcBbRefillingitems-edit :input').attr('readonly', 'readonly');
     });
     function submitHandler() {
         var prefix = ctx + "kc/skcbbrefillingitems";

+ 1 - 1
health-admin/src/main/resources/templates/kc/bb/SKcBbRequisitionorderitemsEdit.html

@@ -69,7 +69,7 @@
 </html>
 <script>
     $(document).ready(function() {
-        $('#form-SKcBbRequisitionorderitems-edit :input').attr('disabled', 'disabled');
+        $('#form-SKcBbRequisitionorderitems-edit :input').attr('readonly', 'readonly');
     });
     function edit() {
         var data = $("#form-SKcBbRequisitionorderitems-edit").serializeArray();

+ 1 - 1
health-admin/src/main/resources/templates/kc/bb/SKcBbRequisitionorderitemsPageEdit.html

@@ -71,7 +71,7 @@
 </html>
 <script>
     $(document).ready(function() {
-        $('#form-SKcBbRequisitionorderitems-edit :input').attr('disabled', 'disabled');
+        $('#form-SKcBbRequisitionorderitems-edit :input').attr('readonly', 'readonly');
     });
     function submitHandler() {
         var prefix = ctx + "kc/skcbbrequisitionorderitems";

+ 1 - 1
health-admin/src/main/resources/templates/kc/bb/SKcBbRetailsalesEdit.html

@@ -77,7 +77,7 @@
 </html>
 <script>
     $(document).ready(function() {
-        $('#form-SKcBbRetailsales-edit :input').attr('disabled', 'disabled');
+        $('#form-SKcBbRetailsales-edit :input').attr('readonly', 'readonly');
     });
     function edit() {
         var data = $("#form-SKcBbRetailsales-edit").serializeArray();

+ 1 - 1
health-admin/src/main/resources/templates/kc/bb/SKcBbRetailsalesPageEdit.html

@@ -79,7 +79,7 @@
 </html>
 <script>
     $(document).ready(function() {
-        $('#form-SKcBbRetailsales-edit :input').attr('disabled', 'disabled');
+        $('#form-SKcBbRetailsales-edit :input').attr('readonly', 'readonly');
     });
     function submitHandler() {
         var prefix = ctx + "kc/skcbbretailsales";

+ 1 - 1
health-admin/src/main/resources/templates/kc/bb/SKcBbReturnorderitemsPageEdit.html

@@ -75,7 +75,7 @@
 </html>
 <script>
     $(document).ready(function() {
-        $('#form-SKcBbReturnorderitems-edit :input').attr('disabled', 'disabled');
+        $('#form-SKcBbReturnorderitems-edit :input').attr('readonly', 'readonly');
     });
     function submitHandler() {
         var prefix = ctx + "kc/skcbbreturnorderitems";

+ 1 - 1
health-admin/src/main/resources/templates/kc/bb/SKcBbSalesanddispensingPageEdit.html

@@ -79,7 +79,7 @@
 </html>
 <script>
     $(document).ready(function() {
-        $('#form-SKcBbSalesanddispensing-edit :input').attr('disabled', 'disabled');
+        $('#form-SKcBbSalesanddispensing-edit :input').attr('readonly', 'readonly');
     });
     function submitHandler() {
         var prefix = ctx + "kc/skcbbsalesanddispensing";

+ 1 - 1
health-admin/src/main/resources/templates/kc/bb/SKcBbStoreinventorycostPageEdit.html

@@ -71,7 +71,7 @@
 </html>
 <script>
     $(document).ready(function() {
-        $('#form-SKcBbStoreinventorycost-edit :input').attr('disabled', 'disabled');
+        $('#form-SKcBbStoreinventorycost-edit :input').attr('readonly', 'readonly');
     });
     function submitHandler() {
         var prefix = ctx + "kc/skcbbstoreinventorycost";

+ 1 - 1
health-admin/src/main/resources/templates/kc/crk/SKcCrkWeeklyrequisitionstatsEdit.html

@@ -97,7 +97,7 @@
 </html>
 <script>
     $(document).ready(function() {
-        $('#form-SKcCrkWeeklyrequisitionstats-edit :input').attr('disabled', 'disabled');
+        $('#form-SKcCrkWeeklyrequisitionstats-edit :input').attr('readonly', 'readonly');
     });
     function edit() {
         var data = $("#form-SKcCrkWeeklyrequisitionstats-edit").serializeArray();

+ 1 - 1
health-admin/src/main/resources/templates/kc/crk/SKcCrkWeeklyrequisitionstatsPageEdit.html

@@ -99,7 +99,7 @@
 </html>
 <script>
     $(document).ready(function() {
-        $('#form-SKcCrkWeeklyrequisitionstats-edit :input').attr('disabled', 'disabled');
+        $('#form-SKcCrkWeeklyrequisitionstats-edit :input').attr('readonly', 'readonly');
     });
     function submitHandler() {
         var prefix = ctx + "kc/skccrkweeklyrequisitionstats";