Explorar el Código

fix:开发票页面登录方法

yangfeng hace 3 años
padre
commit
bf74b170ce
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/web/templates/pc/invoice.html

+ 1 - 0
src/web/templates/pc/invoice.html

@@ -250,6 +250,7 @@
             }
           }
         })
+        haslogin({{.T.logid}});
       })
 	</script>
 </body>