@@ -45,6 +45,7 @@ export default class Smodule17 extends Vue {
this.config = {
header: ['科室', '收取人', '收取时间', '类型', '重量', '状态'],
headerBGC: '#13397d',
+ columnWidth: [80, 80, 120],
headerHeight: 45,
data: res.data,
align: 'center',