@@ -170,7 +170,7 @@
<el-table-column
label="操作"
align="center"
- width="150"
+ width="200"
class-name="small-padding fixed-width"
>
<template slot-scope="scope">
@@ -241,7 +241,7 @@ export default {
open: false,
userInfo: this.resetUserInfo(),
imageList: [],
- letterFileType:["pdf", "jpg", "png", "bmp"]
+ letterFileType:["jpg", "png", "bmp"]
};
},
dicts: ["letter_status","letter_id_type"],