k94314517
2024-04-10 45a8fb5db1b0aa6d5cd39198ffc30dba5ec8b2d9
company/src/components/enterprise/dispatchUnitDetails.vue
@@ -112,6 +112,10 @@
        <addJobType ref="addJobType" @success="callback" />
        <!-- 编辑 -->
        <OperaDispatchUnitWindow ref="OperaDispatchUnitWindow" @success="callback" />
      <template  v-slot:footer>
        <el-button @click="visible=false">返回</el-button>
      </template>
    </GlobalWindow>
</template>