mirror of
https://gitee.com/ShopeX/OMS
synced 2026-05-01 12:45:42 +08:00
【优化】实收退导入界面
【新增】快捷菜单功能入口 【新增】爱库存电子面单获取
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div id="addlogino">
|
||||
<form method='post' action='<{$request_uri}>' id='relate-delivery-form'>
|
||||
<form method='get' action='<{$request_uri}>' id='relate-delivery-form'>
|
||||
<input type="hidden" name="delivery_id" value="<{$delivery_id}>">
|
||||
</form>
|
||||
</div>
|
||||
@@ -195,4 +195,4 @@ function formSubmit() {
|
||||
|
||||
doRun();
|
||||
$('startPrint').hide();
|
||||
</script>
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user