Commit ad6d33c1 by Huang Linyu

remove 1

parent 2743bd00
......@@ -70,7 +70,7 @@
url: "/j/supplier/list",
type: "get",
data: {
supplierName: $("#modalSupplierName1").val()
supplierName: $("#modalSupplierName").val()
},
success: function (obj) {
var template = Handlebars.compile($("#table_template_supplier").html());
......
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 sign in to comment