田源
2023-11-06 30dd1bcc069b31d417e738d57b5cd18ce9ed6871
Source/UBCS-WEB/src/components/template/Stage.vue
@@ -11,7 +11,6 @@
        </template>
      </avue-crud>
    </div>
    <el-dialog :visible.sync="dialogNode" append-to-body="true" title="模板阶段" width="50%">
      <avue-crud ref="crud" :data="stageData" :option="stageOption" :table-loading="loading" @on-load="getStagelist"
                 @row-click="handleRowStageClick">