【修复】商品添加

This commit is contained in:
liqianjin 2023-03-24 10:47:46 +08:00
parent 627fc6174c
commit e18c6ddf6d
1 changed files with 2 additions and 2 deletions

View File

@ -725,8 +725,8 @@ function refreshTable() {
}
function add() {
// location.href = ns.url('shop/goods/addGoods');
location.href = ns.url('cardservice://shop/card/addgoods');
location.href = ns.url('shop/goods/addGoods');
// location.href = ns.url('cardservice://shop/card/addgoods');
// var html = $("#selectAddGoods").html();
// laytpl(html).render({}, function (html) {
// layer.open({