瀏覽代碼

注销陆运费用字段

caojunjie 3 年之前
父節點
當前提交
5767040629

+ 104 - 103
src/views/landTransportation/dispatchingCars/detailPage.vue

@@ -968,109 +968,110 @@ export default {
             width: 245,
             index: 19,
             prop: 'driverRemarks'
-          }, {
-            label: '应收场站费',
-            width: 100,
-            precision: 2,
-            index: 20,
-            controls: false,
-            cell: true,
-            type: 'number',
-            prop: 'oneFeeD'
-          }, {
-            label: '应收港杂费',
-            width: 100,
-            precision: 2,
-            cell: true,
-            index: 21,
-            controls: false,
-            type: 'number',
-            prop: 'twoFeeD'
-          }, {
-            label: '应收扣款',
-            width: 100,
-            index: 22,
-            precision: 2,
-            cell: true,
-            controls: false,
-            type: 'number',
-            prop: 'threeFeeD'
-          }, {
-            label: '应收待时费',
-            width: 100,
-            precision: 2,
-            index: 23,
-            cell: true,
-            controls: false,
-            type: 'number',
-            prop: 'fourFeeD'
-          }, {
-            label: '应收其他',
-            width: 100,
-            index: 24,
-            precision: 2,
-            cell: true,
-            type: 'number',
-            controls: false,
-            prop: 'fiveFeeD'
-          }, {
-            label: '应收费用备注',
-            width: 245,
-            index: 25,
-            cell: true,
-            prop: 'feeRemarksD'
-          }, {
-            label: '应付场站费',
-            width: 100,
-            index: 26,
-            precision: 2,
-            cell: true,
-            controls: false,
-            type: 'number',
-            prop: 'oneFeeC'
-          }, {
-            label: '应付港杂费',
-            width: 100,
-            precision: 2,
-            index: 27,
-            cell: true,
-            controls: false,
-            type: 'number',
-            prop: 'twoFeeC'
-          }, {
-            label: '应付扣款',
-            width: 100,
-            index: 28,
-            precision: 2,
-            controls: false,
-            type: 'number',
-            cell: true,
-            prop: 'threeFeeC'
-          }, {
-            label: '应付待时费',
-            width: 100,
-            precision: 2,
-            index: 29,
-            controls: false,
-            cell: true,
-            type: 'number',
-            prop: 'fourFeeC'
-          }, {
-            label: '应付其他',
-            width: 100,
-            precision: 2,
-            index: 30,
-            type: 'number',
-            cell: true,
-            controls: false,
-            prop: 'fiveFeeC'
-          }, {
-            label: '应付费用备注',
-            width: 245,
-            index: 31,
-            cell: true,
-            prop: 'feeRemarksC'
-          }
+          },
+          // {
+          //   label: '应收场站费',
+          //   width: 100,
+          //   precision: 2,
+          //   index: 20,
+          //   controls: false,
+          //   cell: true,
+          //   type: 'number',
+          //   prop: 'oneFeeD'
+          // }, {
+          //   label: '应收港杂费',
+          //   width: 100,
+          //   precision: 2,
+          //   cell: true,
+          //   index: 21,
+          //   controls: false,
+          //   type: 'number',
+          //   prop: 'twoFeeD'
+          // }, {
+          //   label: '应收扣款',
+          //   width: 100,
+          //   index: 22,
+          //   precision: 2,
+          //   cell: true,
+          //   controls: false,
+          //   type: 'number',
+          //   prop: 'threeFeeD'
+          // }, {
+          //   label: '应收待时费',
+          //   width: 100,
+          //   precision: 2,
+          //   index: 23,
+          //   cell: true,
+          //   controls: false,
+          //   type: 'number',
+          //   prop: 'fourFeeD'
+          // }, {
+          //   label: '应收其他',
+          //   width: 100,
+          //   index: 24,
+          //   precision: 2,
+          //   cell: true,
+          //   type: 'number',
+          //   controls: false,
+          //   prop: 'fiveFeeD'
+          // }, {
+          //   label: '应收费用备注',
+          //   width: 245,
+          //   index: 25,
+          //   cell: true,
+          //   prop: 'feeRemarksD'
+          // }, {
+          //   label: '应付场站费',
+          //   width: 100,
+          //   index: 26,
+          //   precision: 2,
+          //   cell: true,
+          //   controls: false,
+          //   type: 'number',
+          //   prop: 'oneFeeC'
+          // }, {
+          //   label: '应付港杂费',
+          //   width: 100,
+          //   precision: 2,
+          //   index: 27,
+          //   cell: true,
+          //   controls: false,
+          //   type: 'number',
+          //   prop: 'twoFeeC'
+          // }, {
+          //   label: '应付扣款',
+          //   width: 100,
+          //   index: 28,
+          //   precision: 2,
+          //   controls: false,
+          //   type: 'number',
+          //   cell: true,
+          //   prop: 'threeFeeC'
+          // }, {
+          //   label: '应付待时费',
+          //   width: 100,
+          //   precision: 2,
+          //   index: 29,
+          //   controls: false,
+          //   cell: true,
+          //   type: 'number',
+          //   prop: 'fourFeeC'
+          // }, {
+          //   label: '应付其他',
+          //   width: 100,
+          //   precision: 2,
+          //   index: 30,
+          //   type: 'number',
+          //   cell: true,
+          //   controls: false,
+          //   prop: 'fiveFeeC'
+          // }, {
+          //   label: '应付费用备注',
+          //   width: 245,
+          //   index: 31,
+          //   cell: true,
+          //   prop: 'feeRemarksC'
+          // }
         ]
       },
       entrustOptionTwoT: {},

+ 54 - 52
src/views/landTransportation/driver/index.vue

@@ -462,58 +462,60 @@ export default {
           width: 245,
           index: 24,
           prop: 'driverRemarks'
-        },{
-          label: '场站费',
-          width: 100,
-          precision: 2,
-          cell: true,
-          index: 25,
-          controls: false,
-          type: 'number',
-          prop: 'oneFeeC'
-        }, {
-          label: '港杂费',
-          width: 100,
-          precision: 2,
-          cell: true,
-          index: 26,
-          controls: false,
-          type: 'number',
-          prop: 'twoFeeC'
-        }, {
-          label: '扣款',
-          width: 100,
-          precision: 2,
-          cell: true,
-          index: 27,
-          controls: false,
-          type: 'number',
-          prop: 'threeFeeC'
-        }, {
-          label: '待时费',
-          width: 100,
-          index: 28,
-          precision: 2,
-          cell: true,
-          controls: false,
-          type: 'number',
-          prop: 'fourFeeC'
-        }, {
-          label: '其他',
-          width: 100,
-          precision: 2,
-          index: 29,
-          cell: true,
-          type: 'number',
-          controls: false,
-          prop: 'fiveFeeC'
-        }, {
-          label: '费用备注',
-          width: 245,
-          index: 30,
-          cell: true,
-          prop: 'feeRemarksC'
-        },{
+        },
+        //   {
+        //   label: '场站费',
+        //   width: 100,
+        //   precision: 2,
+        //   cell: true,
+        //   index: 25,
+        //   controls: false,
+        //   type: 'number',
+        //   prop: 'oneFeeC'
+        // }, {
+        //   label: '港杂费',
+        //   width: 100,
+        //   precision: 2,
+        //   cell: true,
+        //   index: 26,
+        //   controls: false,
+        //   type: 'number',
+        //   prop: 'twoFeeC'
+        // }, {
+        //   label: '扣款',
+        //   width: 100,
+        //   precision: 2,
+        //   cell: true,
+        //   index: 27,
+        //   controls: false,
+        //   type: 'number',
+        //   prop: 'threeFeeC'
+        // }, {
+        //   label: '待时费',
+        //   width: 100,
+        //   index: 28,
+        //   precision: 2,
+        //   cell: true,
+        //   controls: false,
+        //   type: 'number',
+        //   prop: 'fourFeeC'
+        // }, {
+        //   label: '其他',
+        //   width: 100,
+        //   precision: 2,
+        //   index: 29,
+        //   cell: true,
+        //   type: 'number',
+        //   controls: false,
+        //   prop: 'fiveFeeC'
+        // }, {
+        //   label: '费用备注',
+        //   width: 245,
+        //   index: 30,
+        //   cell: true,
+        //   prop: 'feeRemarksC'
+        // },
+          {
           label: '制单日期',
           overHidden: true,
           prop: 'createTime',

+ 54 - 52
src/views/landTransportation/motorcadeDriver/index.vue

@@ -631,58 +631,60 @@ export default {
             width: 245,
             index: 23,
             prop: 'driverRemarks'
-          }, {
-            label: '场站费',
-            width: 100,
-            precision: 2,
-            cell: true,
-            index: 24,
-            controls: false,
-            type: 'number',
-            prop: 'oneFeeC'
-          }, {
-            label: '港杂费',
-            width: 100,
-            precision: 2,
-            cell: true,
-            index: 25,
-            controls: false,
-            type: 'number',
-            prop: 'twoFeeC'
-          }, {
-            label: '扣款',
-            width: 100,
-            precision: 2,
-            index: 26,
-            cell: true,
-            controls: false,
-            type: 'number',
-            prop: 'threeFeeC'
-          }, {
-            label: '待时费',
-            width: 100,
-            precision: 2,
-            index: 27,
-            cell: true,
-            controls: false,
-            type: 'number',
-            prop: 'fourFeeC'
-          }, {
-            label: '其他',
-            width: 100,
-            precision: 2,
-            index: 28,
-            cell: true,
-            type: 'number',
-            controls: false,
-            prop: 'fiveFeeC'
-          }, {
-            label: '费用备注',
-            width: 245,
-            index: 29,
-            cell: true,
-            prop: 'feeRemarksC'
-          }, {
+          },
+          // {
+          //   label: '场站费',
+          //   width: 100,
+          //   precision: 2,
+          //   cell: true,
+          //   index: 24,
+          //   controls: false,
+          //   type: 'number',
+          //   prop: 'oneFeeC'
+          // }, {
+          //   label: '港杂费',
+          //   width: 100,
+          //   precision: 2,
+          //   cell: true,
+          //   index: 25,
+          //   controls: false,
+          //   type: 'number',
+          //   prop: 'twoFeeC'
+          // }, {
+          //   label: '扣款',
+          //   width: 100,
+          //   precision: 2,
+          //   index: 26,
+          //   cell: true,
+          //   controls: false,
+          //   type: 'number',
+          //   prop: 'threeFeeC'
+          // }, {
+          //   label: '待时费',
+          //   width: 100,
+          //   precision: 2,
+          //   index: 27,
+          //   cell: true,
+          //   controls: false,
+          //   type: 'number',
+          //   prop: 'fourFeeC'
+          // }, {
+          //   label: '其他',
+          //   width: 100,
+          //   precision: 2,
+          //   index: 28,
+          //   cell: true,
+          //   type: 'number',
+          //   controls: false,
+          //   prop: 'fiveFeeC'
+          // }, {
+          //   label: '费用备注',
+          //   width: 245,
+          //   index: 29,
+          //   cell: true,
+          //   prop: 'feeRemarksC'
+          // },
+          {
             label: '制单日期',
             overHidden: true,
             prop: 'createTime',