tijiao
This commit is contained in:
@@ -42,9 +42,9 @@
|
||||
</el-col>
|
||||
</el-row>
|
||||
<div style="text-align: center;margin-top: 12px;">
|
||||
<el-button type="success" @click="saveNow()" style="margin-right: 20px;width: 250px;">Accept for final decision
|
||||
<el-button type="success" @click="saveNow()" style="margin-right: 20px;width: 250px;">I agree to conduct the final review
|
||||
</el-button>
|
||||
<el-button type="danger" @click="saveRef()" style="width: 250px;">Decline final review</el-button>
|
||||
<el-button type="danger" @click="saveRef()" style="width: 250px;">I decline to conduct the final review</el-button>
|
||||
</div>
|
||||
</el-card>
|
||||
<el-card class="box-card" style="font-size: 15px;line-height: 24px;" v-if="finalState==0">
|
||||
|
||||
Reference in New Issue
Block a user