Explorar el Código

Signed-off-by: 1004749546@qq.com <1004749546@qq.com>
修改

1004749546@qq.com hace 4 años
padre
commit
5de221ac28
Se han modificado 1 ficheros con 7 adiciones y 1 borrados
  1. 7 1
      src/views/evaluation/evaluationPlan/SetEvaModal.vue

+ 7 - 1
src/views/evaluation/evaluationPlan/SetEvaModal.vue

@@ -1,6 +1,12 @@
 <template>
   <div>
-    <a-modal class="modalBox" title="选择考评项" v-model="isshow" @cancle="cancel" :width="'80%'">
+    <a-modal
+      class="modalBox"
+      :footer="null"
+      title="选择考评项"
+      v-model="isshow"
+      @cancle="cancel"
+      :width="'80%'">
       <a-row :gutter="24">
         <a-col class="title" :span="20">
           <!-- 考评方案名称 -->