0820

parent 6091b85e
......@@ -581,7 +581,7 @@
var selectNode = $("#supplementCategory");
selectNode.empty();//每次需要将上一次的数据进行清空
selectNode.append("<option value=''>请选择</option>");
// selectNode.append("<option value=''>请选择</option>");
if (data != '') {
......
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