|
@@ -296,7 +296,7 @@ export default {
|
|
|
return data || data == 0 ? data : '--'
|
|
|
}
|
|
|
const arr = [
|
|
|
- { title: '', field: '', key: '0', width: 30, type: 'checkbox', align: 'center' },
|
|
|
+ { title: '', field: '', key: '0', width: 20, type: 'checkbox', align: 'center' },
|
|
|
{ title: '序号', field: 'no', key: '1', width: 30, align: 'center', operationColumn: false },
|
|
|
{
|
|
|
title: '产品编码',
|