Commit c4f1dfe0 authored by houyu's avatar houyu

收费项目名称下拉

parent 8627b629
...@@ -172,6 +172,7 @@ ...@@ -172,6 +172,7 @@
var option = '<option value="' + secondData + '">' + secondData + '</option>' var option = '<option value="' + secondData + '">' + secondData + '</option>'
$("#shbmselect").append(option) $("#shbmselect").append(option)
$("#sfxmmcselect").append(option)
}) })
/* //二级select展示 /* //二级select展示
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment