| | |
| | | </div> |
| | | </el-button> |
| | | </div> |
| | | <div style="display: flex; align-items: center;"> |
| | | <!-- <div style="display: flex; align-items: center;"> |
| | | <el-button @click="newRequest" size="mini" type="text" v-hasPermi="['person:information:memo']" style="margin-left: 10px"> |
| | | <div class="form2" style="width: 100px;"><el-icon style="padding-right:30px;"></el-icon> |
| | | <span class="text" style="width: 69px;height: 26px;font-size: 16px; |
| | | font-family: Microsoft YaHei-Regular, Microsoft YaHei; color: #EBA4AA;">新建</span> |
| | | </div> |
| | | </el-button> |
| | | </div> |
| | | </div> --> |
| | | |
| | | </h1> |
| | | |
| | |
| | | </div> |
| | | </el-dialog> |
| | | <!-- 新增数据框 --> |
| | | <el-dialog :title="title" :visible.sync="open" width="1000px" append-to-body> |
| | | <!-- <el-dialog :title="title" :visible.sync="open" width="1000px" append-to-body> |
| | | |
| | | <el-form ref="elForm" :model="formDat" :rules="rules" size="medium" label-width="100px"> |
| | | |
| | |
| | | <el-button type="primary" @click="submitDataScope">保 存</el-button> |
| | | <el-button @click="cancel">取 消</el-button> |
| | | </div> |
| | | </el-dialog> |
| | | </el-dialog> --> |
| | | |
| | | </div> |
| | | </template> |