From bc31a93b305fe988ec1c2dd6d8d5d4cdd6c3b284 Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期日, 12 十一月 2023 23:15:42 +0800
Subject: [PATCH] 销售出库单:根据客户带出联系人、联系电话、客户信用额度
---
WebTM/views/indexMenu.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/WebTM/views/indexMenu.html b/WebTM/views/indexMenu.html
index 4dfd6df..fe8b9b5 100644
--- a/WebTM/views/indexMenu.html
+++ b/WebTM/views/indexMenu.html
@@ -207,7 +207,7 @@
$("#append").prepend(dd);
}
if (!judgeMorPCflag) {//绉诲姩绔�
- window.location.href = 'index_Mobile_KaiBeiNaiTe.html'
+ window.location.href = 'index_Mobile.html'
}
var ajaxLoad = layer.load();
--
Gitblit v1.9.1