Browse Source

产业供地ie审批不通过的问题

huZhiHao 5 năm trước cách đây
mục cha
commit
8bb4aa5722

+ 1 - 0
src/main/resources/templates/admin/government/industrial_land_supply/land_approve.html

@@ -461,6 +461,7 @@
     }
 
     $(function () {
+        type =  $("#type").val();
         $("#form-approve").validate({
             rules: {},
             messages: {},

+ 1 - 0
src/main/resources/templates/admin/government/industrial_land_supply/pre_approve.html

@@ -352,6 +352,7 @@
     }
 
     $(function () {
+        type =  $("#type").val();
         $("#form-approve").validate({
             rules: {},
             messages: {},