Ver código fonte

解决商品管理-新增的时候,点击所属分类,无法选择问题

kouchengxing 5 anos atrás
pai
commit
9f60e765da

+ 1 - 1
dgtly-goods/dgtly-goods-admin/src/main/resources/templates/goods/info/add.html

@@ -340,7 +340,7 @@
             getTypyAttributu($("#input_typeId").val());
             layer.close(index);
         }
-        /获取分类信息
+        //获取分类信息
         function getTypyAttributu(id){
             console.log(id)
             $.ajax({