scorpio 2 years ago
parent
commit
02ee567cfa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/store/component/info2.vue

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

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