【新增】抖店优先发货对接

【新增】抖店优质快递对接
【新增】抖店加价发顺丰对接
【新增】抖店顺丰包邮支持协商更换物流
This commit is contained in:
chenping
2026-04-27 10:19:05 +08:00
parent 2189a016b9
commit 08e1c72cdd
24 changed files with 703 additions and 106 deletions

View File

@@ -179,7 +179,7 @@
}
}
$('package-form').submit();
$('package-form').fireEvent('submit',{stop:$empty});
$('package-btn').getParent('.dialog').retrieve('instance').close();
});