webui-vue: srcrev bump 6e2cb97842..be6858c06b

Dixsie Wolmers (1):
      Remove account type assignments from privilege role table

Sukanya Pandey (1):
      Add power restore policy page

Yoshie Muranaka (1):
      Update failing unit tests

Change-Id: I9c795dc567d16ade319aa858e56dba3bbbda6013
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 b2a603e..c94c4b6 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 = "6e2cb978428ba078ebe0d171a69322308ab48d48"
+SRCREV = "be6858c06bfbd1e06935ad01b743c1043f74488a"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "