feat(custom):
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-08-05 05:33:20 +08:00
parent 2e3a445eb5
commit 825a4ae3ea

View File

@@ -148,7 +148,7 @@ const columns = ref([
{ {
title: '订单号', title: '订单号',
align: 'center', align: 'center',
key: 'oid', key: 'jl_oid',
width: 150, width: 150,
fixed: 'left', fixed: 'left',
}, },