소스 검색

no message

linwenxin 3 달 전
부모
커밋
2f92808d2c
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      src/views/workOrder/workOrderPool/detailModule/Payment/index.vue

+ 0 - 3
src/views/workOrder/workOrderPool/detailModule/Payment/index.vue

@@ -157,9 +157,6 @@ export default {
                     columnAttributes: {
                       label: '备注',
                       prop: 'reason'
-                    },
-                    render: (h, { row, column }) => {
-                      return <div>{this.toFixed(row[column.columnAttributes.prop])}</div>
                     }
                   }
                   // ...(() => {