优化商品初始库存加载失败的bug
This commit is contained in:
@@ -1311,7 +1311,7 @@
|
||||
if(type == "edit"){
|
||||
$.ajax({
|
||||
type: "get",
|
||||
url: "../../../pages/template/init_depot_list.html?2121",
|
||||
url: "../../../pages/template/init_depot_list.html?3232",
|
||||
async: false,
|
||||
success: function (tem) {
|
||||
if (tem) {
|
||||
|
||||
Reference in New Issue
Block a user