修改
This commit is contained in:
parent
0451b4894e
commit
2bdc750ca5
@ -113,7 +113,7 @@
|
||||
@click="rotateRight()"
|
||||
></el-button>
|
||||
</el-col>-->
|
||||
<el-col :lg="{ span: 2, offset: 20 }" :md="2">
|
||||
<el-col :lg="{ span: 2, offset: 19}" :md="2">
|
||||
<el-button v-if="uploadbtn" type="primary" size="small" @click="uploadImg()">提 交</el-button>
|
||||
<el-button v-else :loading="!uploadbtn" type="primary" size="small">提 交 中...</el-button>
|
||||
</el-col>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user