假设想让表单不可输入的状态,我将表单设置为了:
style="cursor:not-allowed;" disabled
可是项目紧。就先这样了把。
表单设置为disabled后,就无法将值传递到后台了