Browse Source

根据条件隐藏重打按钮

gongwencan 1 month ago
parent
commit
52786f8709
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/components/DialogTagDistributeDetail.vue

+ 1 - 0
src/components/DialogTagDistributeDetail.vue

@@ -145,6 +145,7 @@
                 header-align="center"
               ></el-table-column>
               <el-table-column
+                v-if="oData.tagApplyStateId === '5'"
                 label="操作栏"
                 min-width="100"
                 header-align="center"