add:增加CNC区域业务;

This commit is contained in:
2026-06-14 18:48:40 +08:00
parent 02432faa17
commit 9c4e0f16ab
27 changed files with 713 additions and 157 deletions

View File

@@ -69,4 +69,6 @@ export function initDict(data) {
})
}
export default { add, edit, del, getValueByCode, setParam, showDetail2, initDict, showDetail3 }
export default { add, edit, del, getValueByCode, queryParam, setParam, showDetail2, initDict, showDetail3 }