wolyshaw 4 vuotta sitten
vanhempi
commit
cb8c37e6eb

+ 1 - 0
src/views/resetTeaming/components/archicesComponents/performance.vue

@@ -108,6 +108,7 @@
     <el-dialog
       :title="detail ? '修改展演信息' : '添加展演信息'"
       :visible.sync="formVisible"
+      width="500px"
     >
       <performance-form
         v-if="formVisible"