瀏覽代碼

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

1004749546@qq.com 4 年之前
父節點
當前提交
5de221ac28
共有 1 個文件被更改,包括 7 次插入1 次删除
  1. 7 1
      src/views/evaluation/evaluationPlan/SetEvaModal.vue

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

@@ -1,6 +1,12 @@
 <template>
 <template>
   <div>
   <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-row :gutter="24">
         <a-col class="title" :span="20">
         <a-col class="title" :span="20">
           <!-- 考评方案名称 -->
           <!-- 考评方案名称 -->