| | |
| | | <!-- 完结流程 --> |
| | | <div class="boxdiv" v-show="actives > 6"> |
| | | <div style="display:flex; line-height: 100px; justify-content: center;"> |
| | | <!-- <el-image |
| | | style="width: 100px; height: 100px" |
| | | :src="require('@/assets/images/wanc.png')" |
| | | ></el-image> --> |
| | | <div style="padding: 20px 0; margin: 0 30px"> |
| | | <img style="width: 60px; height: 60px" src="@/assets/images/wanc.png" class="user-avatar" /> |
| | | </div> |
| | |
| | | this.open = false; |
| | | }); |
| | | } else { |
| | | this.form.workflow = 1; |
| | | this.form.workflow = 0; |
| | | this.form.recordstate = 0; |
| | | addDonatebaseinfo(this.form).then(response => { |
| | | if (response.code == 200) { |