Commit 2743bd00 by Huang Linyu

remove 1

parent b733c8a1
......@@ -188,7 +188,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