feat:新增框架请求

feature1.3
吴延福 2025-08-22 15:32:58 +08:00
parent 621b0d7d13
commit ebc54accf9
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ module.exports = defineConfig({
name: "prevention",
filename: "prevention.js",
exposes: {
"./preventionBlank": "./src/views/blank.component.vue", // 包保责任制
"./majorHazard":
"./src/views/responsibility/majorHazard/majorHazard.component.vue", // 包保责任制
"./checkTasks":