吉安感知网项目-前端
张含笑
2026-01-31 8fc632dff0ecb8234e8b79c2fb7f8cc32ff92c46
applications/task-work-order/src/components/commonDialog.vue
@@ -1,5 +1,5 @@
<template>
  <el-dialog class="ztzf-dialog-mange" append-to-body v-model="props.isShowView" :title="props.title"
  <el-dialog class="work-dialog-mange" append-to-body v-model="props.isShowView" :title="props.title"
             :width="props.width" :close-on-click-modal="false" :destroy-on-close="true" @close="cancel">
    <slot name="default" />
    <template #footer v-if="props.addEditView !== 'view'">