修改按钮位置

20240109-yw
yuanwei 12 months ago
parent e458463f3d
commit 4a89bbcc5c

@ -295,8 +295,8 @@
</el-col>
</el-row>
<div style='text-align: center; margin-bottom: 10px;margin-top: 18px ;'>
<el-button @click="closeDialog"></el-button>
<el-button type="primary" @click="submitInv"></el-button>
<el-button @click="closeDialog"></el-button>
</div>
</el-card>
</el-form>

@ -118,8 +118,8 @@
</el-row>
</template>
<div style='text-align: center; margin-bottom: 10px;margin-top: 18px ;'>
<el-button @click="closeDialog"></el-button>
<el-button type="primary" @click="submitInv"></el-button>
<el-button @click="closeDialog"></el-button>
</div>
</el-form>
</el-card>

@ -106,8 +106,8 @@
</el-row>
</template>
<div style='text-align: center; margin-bottom: 10px;margin-top: 18px ;'>
<el-button @click="closeDialog"></el-button>
<el-button type="primary" @click="submitInv"></el-button>
<el-button @click="closeDialog"></el-button>
</div>
</el-form>
</el-card>

@ -118,8 +118,8 @@
</el-row>
</template>
<div style='text-align: center; margin-bottom: 10px;margin-top: 18px ;'>
<el-button @click="closeDialog"></el-button>
<el-button type="primary" @click="submitInv"></el-button>
<el-button @click="closeDialog"></el-button>
</div>
</el-form>
</el-card>

@ -103,8 +103,8 @@
</el-row>
</template>
<div style='text-align: center; margin-bottom: 10px;margin-top: 18px ;'>
<el-button @click="closeDialog"></el-button>
<el-button type="primary" @click="submitInv"></el-button>
<el-button @click="closeDialog"></el-button>
</div>
</el-form>
</el-card>

@ -106,8 +106,8 @@
</el-row>
</template>
<div style='text-align: center; margin-bottom: 10px;margin-top: 18px ;'>
<el-button @click="closeDialog"></el-button>
<el-button type="primary" @click="submitInv"></el-button>
<el-button @click="closeDialog"></el-button>
</div>
</el-form>
</el-card>

@ -106,8 +106,8 @@
</el-row>
</template>
<div style='text-align: center; margin-bottom: 10px;margin-top: 18px ;'>
<el-button @click="closeDialog"></el-button>
<el-button type="primary" @click="submitInv"></el-button>
<el-button @click="closeDialog"></el-button>
</div>
</el-form>
</el-card>

@ -115,8 +115,8 @@
</el-row>
</template>
<div style='text-align: center; margin-bottom: 10px;margin-top: 18px ;'>
<el-button @click="closeDialog"></el-button>
<el-button v-if="formName != 3" type="primary" @click="submitInv"></el-button>
<el-button @click="closeDialog"></el-button>
</div>
</el-form>
</el-card>

@ -114,8 +114,8 @@
</el-row>
</template>
<div style='text-align: center; margin-bottom: 10px;margin-top: 18px ;'>
<el-button @click="closeDialog"></el-button>
<el-button type="primary" @click="submitInv"></el-button>
<el-button @click="closeDialog"></el-button>
</div>
</el-form>
</el-card>

@ -115,8 +115,8 @@
</el-row>
</template>
<div style='text-align: center; margin-bottom: 10px;margin-top: 18px ;'>
<el-button @click="closeDialog"></el-button>
<el-button v-if="formName != 3" type="primary" @click="submitInv"></el-button>
<el-button @click="closeDialog"></el-button>
</div>
</el-form>
</el-card>

@ -115,8 +115,8 @@
</el-row>
</template>
<div style='text-align: center; margin-bottom: 10px;margin-top: 18px ;'>
<el-button @click="closeDialog"></el-button>
<el-button v-if="formName != 3" type="primary" @click="submitInv"></el-button>
<el-button @click="closeDialog"></el-button>
</div>
</el-form>
</el-card>

@ -116,8 +116,8 @@
</el-row>
</template>
<div style='text-align: center; margin-bottom: 10px;margin-top: 18px ;'>
<el-button @click="closeDialog"></el-button>
<el-button v-if="formName != 3" type="primary" @click="submitInv"></el-button>
<el-button @click="closeDialog"></el-button>
</div>
</el-form>
</el-card>

@ -106,8 +106,8 @@
</el-row>
</template>
<div style='text-align: center; margin-bottom: 10px;margin-top: 18px ;'>
<el-button @click="closeDialog"></el-button>
<el-button type="primary" @click="submitInv"></el-button>
<el-button @click="closeDialog"></el-button>
</div>
</el-form>
</el-card>

@ -115,8 +115,8 @@
</el-row>
</template>
<div style='text-align: center; margin-bottom: 10px;margin-top: 18px ;'>
<el-button @click="closeDialog"></el-button>
<el-button v-if="formName != 3" type="primary" @click="submitInv"></el-button>
<el-button @click="closeDialog"></el-button>
</div>
</el-form>
</el-card>

@ -227,8 +227,8 @@ export default {
list: [],
formName: 1,
formMap: {
1: "新增正式类型",
2: "编辑正式类型",
1: "新增证书类型",
2: "编辑证书类型",
},
inputQuery:{},
orderMutiSetVisible: false,

@ -106,8 +106,8 @@
</el-row>
</template>
<div style='text-align: center; margin-bottom: 10px;margin-top: 18px ;'>
<el-button @click="closeDialog"></el-button>
<el-button type="primary" @click="submitInv"></el-button>
<el-button @click="closeDialog"></el-button>
</div>
</el-form>
</el-card>

@ -118,8 +118,8 @@
</el-row>
</template>
<div style='text-align: center; margin-bottom: 10px;margin-top: 18px ;'>
<el-button @click="closeDialog"></el-button>
<el-button type="primary" @click="submitInv"></el-button>
<el-button @click="closeDialog"></el-button>
</div>
</el-form>
</el-card>

@ -123,8 +123,8 @@
</el-row>
</template>
<div style='text-align: center; margin-bottom: 10px;margin-top: 18px ;'>
<el-button @click="closeDialog"></el-button>
<el-button type="primary" @click="submitInv"></el-button>
<el-button @click="closeDialog"></el-button>
</div>
</el-form>
</el-card>

@ -114,8 +114,8 @@
</el-row>
</template>
<div style='text-align: center; margin-bottom: 10px;margin-top: 18px ;'>
<el-button @click="closeDialog"></el-button>
<el-button type="primary" @click="submitInv"></el-button>
<el-button @click="closeDialog"></el-button>
</div>
</el-form>
</el-card>

@ -131,8 +131,8 @@
</el-row>
</template>
<div style='text-align: center; margin-bottom: 10px;margin-top: 18px ;'>
<el-button @click="closeDialog"></el-button>
<el-button type="primary" @click="submitInv"></el-button>
<el-button @click="closeDialog"></el-button>
</div>
</el-form>
</el-card>

@ -1,7 +1,7 @@
<template>
<div>
<el-card>
<el-form :inline="true" :model="query" size="mini" v-show="showSearch">
<el-form :inline="true" :model="query" label-width="120px" size="mini" v-show="showSearch">
<el-row>
<el-form-item label="用户账号:">
<el-input v-model="query.userName" placeholder="用户账号" clearable></el-input>

Loading…
Cancel
Save