xiongzhu hace 4 años
padre
commit
e3a652ad6b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/main/vue/src/views/UserBalance.vue

+ 1 - 1
src/main/vue/src/views/UserBalance.vue

@@ -1,5 +1,5 @@
 <template>
 <template>
-    <div class="list-view" v-if="$store.state.userInfo && $store.state.userInfo.id === 1344552">
+    <div class="list-view" v-if="$store.state.userInfo && $store.state.userInfo.id === '1344552'">
         <page-title> </page-title>
         <page-title> </page-title>
         <div class="filters-container">
         <div class="filters-container">
             <el-input
             <el-input