scorpio 2 gadi atpakaļ
vecāks
revīzija
02ee567cfa
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/views/store/component/info2.vue

+ 1 - 1
src/views/store/component/info2.vue

@@ -29,7 +29,7 @@
           <el-button
             type="primary"
             plain
-            v-if="user.info.viewStage === 1"
+            v-if="user.info.viewStage === 1 && active === 2"
             @click="show = true"
             >新 增
           </el-button>