ellisran hai 1 mes
pai
achega
29b73e9e28
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/public/js/measure_material.js

+ 1 - 1
app/public/js/measure_material.js

@@ -244,7 +244,7 @@ $(function () {
         const is_stage_self = parseInt($('input[name="is_stage_self"]:checked').val());
         if (is_stage_self && stage_id.length > 12) {
             toastr.error('独立调差下最多选择12个计量期');
-            $(this).removeAttr('disabled');
+            $(this).removeAttr('disabled').text('确认添加');
             return false;
         }
         const newMaterialData = {