forked from xxhjsb/hbt-prevention-ui
feat:新增框架请求
parent
621b0d7d13
commit
ebc54accf9
|
@ -65,6 +65,7 @@ module.exports = defineConfig({
|
||||||
name: "prevention",
|
name: "prevention",
|
||||||
filename: "prevention.js",
|
filename: "prevention.js",
|
||||||
exposes: {
|
exposes: {
|
||||||
|
"./preventionBlank": "./src/views/blank.component.vue", // 包保责任制
|
||||||
"./majorHazard":
|
"./majorHazard":
|
||||||
"./src/views/responsibility/majorHazard/majorHazard.component.vue", // 包保责任制
|
"./src/views/responsibility/majorHazard/majorHazard.component.vue", // 包保责任制
|
||||||
"./checkTasks":
|
"./checkTasks":
|
||||||
|
|
Loading…
Reference in New Issue