Explorar el Código

fix:扣款sql修改

ly hace 9 meses
padre
commit
a563d3db8f
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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,
   });