Browse Source

Update studentList.vue

lex-xin 4 years ago
parent
commit
84254054d6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/studentManager/studentList.vue

+ 1 - 1
src/views/studentManager/studentList.vue

@@ -621,7 +621,7 @@
       </span>
     </el-dialog>
 
-    <el-dialog title="协议下载" :visible.sync="protocolVisible" width="600px">
+    <el-dialog title="协议下载" :visible.sync="protocolVisible" width="650px">
       <div v-if="protocolVisible">
         <!-- <el-alert
           title="点击下载"