linwenxin 1 ماه پیش
والد
کامیت
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>
                     }
                   }
                   // ...(() => {