From 98cac850db801e84dff4387eb12b08921c436472 Mon Sep 17 00:00:00 2001 From: wang..123 <brook_w@163.com> Date: 星期五, 25 三月 2022 20:33:50 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/receive/matRecQuery.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/static/js/receive/matRecQuery.js b/src/main/webapp/static/js/receive/matRecQuery.js index b9ff750..b5d744d 100644 --- a/src/main/webapp/static/js/receive/matRecQuery.js +++ b/src/main/webapp/static/js/receive/matRecQuery.js @@ -76,6 +76,7 @@ }); } } + initOrderNo(); var index = layer.load(1, {shade: [0.1,'#000']}); // 鍗曟嵁绫诲瀷 var docTypeData; -- Gitblit v1.9.1