修改按钮位置

20240109-yw
yuanwei 1 year ago
parent e458463f3d
commit 4a89bbcc5c

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@ -1,7 +1,7 @@
<template> <template>
<div> <div>
<el-card> <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-row>
<el-form-item label="用户账号:"> <el-form-item label="用户账号:">
<el-input v-model="query.userName" placeholder="用户账号" clearable></el-input> <el-input v-model="query.userName" placeholder="用户账号" clearable></el-input>

Loading…
Cancel
Save