This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
SXS20240115/SRC/iMES_PAD/module/moduleSPC/config/program.json

12 lines
391 B
JSON
Raw Permalink Normal View History

2024-01-24 16:47:50 +08:00
[
{
"name": "moduleSPC",
"url": "/moduleSPC",
"params": {},
"templateUrl": "module/moduleSPC/program/spc01_qcform_list/spc01_qcform_list.html",
"controllerUrl": "module/moduleSPC/program/spc01_qcform_list/spc01_qcform_list.js",
"css": [
"module/moduleSPC/program/spc01_qcform_list/spc01_qcform_list.css"
]
}
]