瀏覽代碼

no message

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>
                     }
                   }
                   // ...(() => {