总监编委

This commit is contained in:
@fawn-nine
2023-08-29 17:58:23 +08:00
parent fb4cd39a76
commit aac786f0b7
8 changed files with 1245 additions and 57 deletions

View File

@@ -347,7 +347,7 @@
</div>
</div>
</div>
<!-- 提交 submit -->
<div class="bag_color" v-if="show_step==4">
<div>
<h3>
@@ -1654,6 +1654,7 @@
// 点击tab变化
StepCode(e) {
console.log(e)
if (this.move_step > e) {
if (this.move_step == 2) {
this.onStaging(2)