src/views/menudesign/index.jsx
@@ -817,7 +817,7 @@ checkBase = () => { const { MenuType, config } = this.state if (MenuType === 'billPrint' && config.printPage === 'page' && !config.everyPCount) { if (MenuType === 'billPrint' && ((config.printPage === 'page' && !config.everyPCount) || (config.callback === 'true' && !config.callNo))) { return false } else if (MenuType === 'home' && (config.cacheUseful === 'true' && !config.cacheTime)) { return false