bding 5 tháng trước cách đây
mục cha
commit
a46d5d77f1
1 tập tin đã thay đổi với 0 bổ sung5 xóa
  1. 0 5
      src/views/contract_manage/components/tableColums.js

+ 0 - 5
src/views/contract_manage/components/tableColums.js

@@ -129,11 +129,6 @@ export const tableColums = (type) => {
           label: "支付时间",
           key: "PayTime",
         },
-        {
-          label: "推荐人",
-          key: "InviteName",
-          widthsty: 100,
-        },
       ]
     : [];
 };