Merge branch 'develop' of https://gitee.com/siwa-team/dawa-vue into develop
This commit is contained in:
commit
fb6aecd22c
@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<a-result :status="projectSaveStatus" :title="projectSaveStatus" :sub-title="description">
|
||||
<a-result :status="projectSaveStatus" :title="projectSaveStatus == 'success' ? '保存成功':'保存失败'" :sub-title="description">
|
||||
<template #extra>
|
||||
<a-button type="primary" @click="toProjectList">去列表页</a-button>
|
||||
</template>
|
||||
|
Loading…
x
Reference in New Issue
Block a user