Index: ssts-web/src/main/webapp/disinfectsystem/basedatamanager/branchesOfHospital/branchesOfHospitalForm.js
===================================================================
diff -u -r29974 -r29983
--- ssts-web/src/main/webapp/disinfectsystem/basedatamanager/branchesOfHospital/branchesOfHospitalForm.js (.../branchesOfHospitalForm.js) (revision 29974)
+++ ssts-web/src/main/webapp/disinfectsystem/basedatamanager/branchesOfHospital/branchesOfHospitalForm.js (.../branchesOfHospitalForm.js) (revision 29983)
@@ -136,6 +136,7 @@
xtype: 'numberfield',
fieldLabel: '序号',
minValue: 0,
+ maxValue: 9999,
allowDecimals: false,
id: 'serialNumber',
name: 'serialNumber',
Index: ssts-web/src/main/webapp/disinfectsystem/basedatamanager/branchesOfHospital/branchesOfHospitalView.jsp
===================================================================
diff -u -r29974 -r29983
--- ssts-web/src/main/webapp/disinfectsystem/basedatamanager/branchesOfHospital/branchesOfHospitalView.jsp (.../branchesOfHospitalView.jsp) (revision 29974)
+++ ssts-web/src/main/webapp/disinfectsystem/basedatamanager/branchesOfHospital/branchesOfHospitalView.jsp (.../branchesOfHospitalView.jsp) (revision 29983)
@@ -21,6 +21,10 @@
-
+