yq1 1 year ago
parent
commit
b8c58635b6

+ 1 - 0
src/xt_pages/workforce/components/scheduleTemplateUploadExcel/index.vue View File

@@ -14,6 +14,7 @@
14 14
 
15 15
     <el-dialog
16 16
       :visible.sync="msgTipVisible"
17
+      :modal-append-to-body='false'
17 18
       width="40%"
18 19
     >
19 20
       <span>若执行排班导入,系统将会清除当前已有排班模板数据,是否继续导入?</span>