Browse Source

隐藏字段

jbb 2 years ago
parent
commit
b7a3297d84
1 changed files with 12 additions and 12 deletions
  1. 12 12
      src/views/reportForms/cost-allocation-table/tabs.vue

+ 12 - 12
src/views/reportForms/cost-allocation-table/tabs.vue

@@ -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',