소스 검색

no message

linwenxin 3 달 전
부모
커밋
7d4ef9cef6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/setting/difficultyFee/difficultyExpenseApproval/index.vue

+ 1 - 1
src/views/setting/difficultyFee/difficultyExpenseApproval/index.vue

@@ -72,7 +72,7 @@ export default {
       return this.operationBtn({
         networkAudit: {
           conditions: ({ row, index, column }) => {
-            return row.websitStatus == 1
+            return row.status == 1
           },
           click: ({ row, index, column }) => {
             this.item = row