Commit 28ac16c3 by wusiyi

fix: 质检样式调整

parent c19c02bb
...@@ -99,6 +99,7 @@ const updateConfig = async () => { ...@@ -99,6 +99,7 @@ const updateConfig = async () => {
await ElMessageBox.confirm(`是否确定保存`, '提示', { await ElMessageBox.confirm(`是否确定保存`, '提示', {
confirmButtonText: '确定', confirmButtonText: '确定',
cancelButtonText: '取消', cancelButtonText: '取消',
type: 'warning',
}) })
} }
await updateFactoryOrderFlowConfigApi({ await updateFactoryOrderFlowConfigApi({
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment