显示门店参数按钮

master
Sigo 4 years ago
parent 17d32f6b8d
commit f51e7cdd75

@ -2,12 +2,12 @@
<template>
<div class="parameters" style="margin-left: 20px">
<div>
<!-- <div style="margin: 10px auto">
<div style="margin: 10px auto">
<el-button type="primary" size="mini" v-if="headOffice!=1" @click="copy" v-role="4001003"></el-button>
<el-button type="primary" size="mini" v-show="!editInput" @click="editInput = true,loading = false" v-role="4001003"></el-button>
<el-button type="primary" size="mini" plain v-show="editInput" @click="getData( editInput = false,loading = false)" v-role="4001003"></el-button>
<el-button type="success" size="mini" v-show="editInput" @click="editconfirm((loading = true))" :loading="loading" v-role="4001003"></el-button>
</div> -->
</div>
<el-form :model="dataList" :inline="true" v-show="buttonShow" :style="{ color: !editInput ? '#bbb' : '' }">
<el-row :gutter="10">
<el-col class="div1" :xl="2">

Loading…
Cancel
Save