Browse Source

fix: 更新组建

haifeng.zhang 13 hours ago
parent
commit
def0373d3a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/evaluate/children/change/mould/editIndex.vue

+ 1 - 1
src/views/evaluate/children/change/mould/editIndex.vue

@@ -335,7 +335,7 @@ const watchFormulaType = value => {
               <div class="w-full flex item-center">
                 <div class="mr-4"><el-text>得分 =</el-text></div>
                 <jishuanqi
-                  v-if="showData"
+                  v-if="showData && drawer"
                   ref="jishuanqiRef"
                   :outerConditionValue="formulaOne"
                   @handClick="countNoConditionFormulaClick"