45e192de by 张威

退订

1 parent 3283e5ce
......@@ -165,7 +165,7 @@
</div>
</el-dialog>
<el-dialog v-model="show2" :title="language == 0 ? '退订' : 'Unsubscribe'" width="600px">
<el-form
<el-form label-position="top"
ref="infoRef" :model="unsubscribeForm" style="background: #fff;padding: 40px" :rules="unsubscribeRules" label-width="auto" label-suffix=":"
>
<el-form-item :label="language == 0 ? '队伍名称' : 'NOC'" prop="noc">
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!