coys hai 1 ano
pai
achega
d14e9a0413
Modificáronse 1 ficheiros con 3 adicións e 2 borrados
  1. 3 2
      src/views/resumptionEvaluate/evaluate/editDialog.vue

+ 3 - 2
src/views/resumptionEvaluate/evaluate/editDialog.vue

@@ -120,12 +120,13 @@
         <el-button type="primary" @click="onSubmit">确定</el-button>
         <el-button @click="onHide">取消</el-button>
       </div>
-    </DialogCom>
-    <DialogSelect
+      <DialogSelect
       ref="dialogEvaluate"
       :orgType="formData.orgType"
       @submitHandler="onSelect"
     ></DialogSelect>
+    </DialogCom>
+    
   </div>
 </template>