瀏覽代碼

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