Parcourir la source

fix:扣款sql修改

ly il y a 9 mois
Parent
commit
a563d3db8f
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      src/views/business/deduction/index.vue

+ 0 - 1
src/views/business/deduction/index.vue

@@ -417,7 +417,6 @@
     pageNum: 1,
     pageSize: 20,
     companyName: "",
-    orderByColumn: "create_time",
     noContract: 1,
     principal: tenant.versionId !== '4' && !flag.value ? useUserStore().user.userId : null,
   });