Browse Source

项目管理

ZaiZai 1 year ago
parent
commit
9b98a54781
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/project/modules/list/wbs-tree.vue

+ 1 - 1
src/views/project/modules/list/wbs-tree.vue

@@ -19,7 +19,7 @@
                     </el-dropdown>
                     <el-button v-if="isFormSet" class="ml-3" hc-btn type="primary" @click="setIsFormSetValue">表单设置</el-button>
                     <el-button v-else class="ml-3" hc-btn type="primary" @click="setIsFormSetValue">元素设置</el-button>
-                    <el-button hc-btn type="danger" yes-com-text="你猜这是什么?">节点参数</el-button>
+                    <el-button hc-btn type="danger">节点参数</el-button>
                     <el-button hc-btn color="#626aef">独立表单库</el-button>
                     <el-button hc-btn type="warning">归档文件时间</el-button>
                 </div>