|
@@ -298,18 +298,18 @@ export default {
|
|
|
width: 120,
|
|
|
className: 'replacecolor'
|
|
|
},
|
|
|
- {
|
|
|
- title: '转出率',
|
|
|
- dataIndex: 'transferOutrate',
|
|
|
- width: 120,
|
|
|
- className: 'replacecolor'
|
|
|
- },
|
|
|
- {
|
|
|
- title: '进项税转出',
|
|
|
- dataIndex: 'inputtaxTransferout',
|
|
|
- width: 160,
|
|
|
- className: 'replacecolor'
|
|
|
- },
|
|
|
+ // {
|
|
|
+ // title: '转出率',
|
|
|
+ // dataIndex: 'transferOutrate',
|
|
|
+ // width: 120,
|
|
|
+ // className: 'replacecolor'
|
|
|
+ // },
|
|
|
+ // {
|
|
|
+ // title: '进项税转出',
|
|
|
+ // dataIndex: 'inputtaxTransferout',
|
|
|
+ // width: 160,
|
|
|
+ // className: 'replacecolor'
|
|
|
+ // },
|
|
|
{
|
|
|
title: '用量',
|
|
|
dataIndex: 'dosage',
|