feat:处理了电话详细数据

This commit is contained in:
KindSeven
2024-09-15 22:11:26 +08:00
parent 43ad0f03fd
commit 6c60c48c61
8 changed files with 77 additions and 47 deletions

View File

@@ -233,7 +233,7 @@ const tableConfig = reactive({
}
],
api: '/order/list',
params: {},
params: {state:"1",name:"已处理"},
btns: [
// {name: '新增', key: 'add', color: '#DED0B2', auth: auths.report},
]