田源
2023-12-08 9b51b2a07769ee049937e16dd45d8c36c87dcc3c
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">