From 60e8ac11ce15bff0454accc2a2b79780dae63e60 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期日, 22 五月 2022 20:33:32 +0800
Subject: [PATCH] 2022-05-22

---
 src/views/menudesign/index.jsx |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/menudesign/index.jsx b/src/views/menudesign/index.jsx
index 6f1fbda..1f721d6 100644
--- a/src/views/menudesign/index.jsx
+++ b/src/views/menudesign/index.jsx
@@ -450,8 +450,8 @@
         if (MenuType === 'billPrint') {
           config.fstMenuId = 'BillPrintTemp'
           config.parentId = 'BillPrintTemp'
-          // config.MenuName = MenuName
-          // config.MenuNo = MenuNo
+          config.MenuName = MenuName
+          config.MenuNo = MenuNo
           config.firstCount = config.firstCount || 15
           config.everyPCount = config.everyPCount || 15
           config.lastCount = config.lastCount || ''

--
Gitblit v1.8.0