webui-vue: srcrev bump 7e2ba5432d..512dfb7021

Derick Montague (1):
      Resovle POST code logs missing page message

Change-Id: I41d908b76705429522c7d683c00088e96cd75c19
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
index 894fc1c..197d616 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
@@ -6,7 +6,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 
 SRC_URI = "git://github.com/openbmc/webui-vue.git"
-SRCREV = "7e2ba5432d067101e4c2931b388b4b6f07979dba"
+SRCREV = "512dfb7021a6f6e2e83a9e246b84baf4a6caff7e"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native nlf-native "