Commit ebb357f6 authored by renjintao's avatar renjintao

routingchangeorder

parent 2d46ea56
...@@ -181,7 +181,7 @@ ...@@ -181,7 +181,7 @@
</Card> </Card>
</FormItem> </FormItem>
</Row> </Row>
<Process ref="userProcess" schemaIdVal="d0cdafe3-2341-4499-a4f5-278ef0f30740" /> <!--<Process ref="userProcess" schemaIdVal="d0cdafe3-2341-4499-a4f5-278ef0f30740" />-->
</Form> </Form>
</div> </div>
</div> </div>
...@@ -197,7 +197,7 @@ ...@@ -197,7 +197,7 @@
<Button type="primary" size="large" @click="modalOk">保存</Button> <Button type="primary" size="large" @click="modalOk">保存</Button>
<Checkbox v-show="submitShow" v-model="checked" class="ml10" label="送审">送审</Checkbox> <Checkbox v-show="submitShow" v-model="checked" class="ml10" label="送审">送审</Checkbox>
</div> </div>
<changeSendReview ref="changeSendReview"></changeSendReview> <changeSendReview ref="changeSendReview" ></changeSendReview>
</Modal> </Modal>
</template> </template>
<script> <script>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment