| | |
| | | </el-form-item> |
| | | </el-form> |
| | | <div slot="footer" class="dialog-footer"> |
| | | <el-button type="primary" @click="submitForm" v-if="title !== '查看角色'">确 定</el-button> |
| | | <el-button @click="cancel">取 消</el-button> |
| | | <el-button type="primary" @click="submitForm" v-if="title !== '查看角色'">确 定</el-button> |
| | | </div> |
| | | </el-dialog> |
| | | |
| | |
| | | </el-form-item> |
| | | </el-form> |
| | | <div slot="footer" class="dialog-footer"> |
| | | <el-button type="primary" @click="submitDataScope">确 定</el-button> |
| | | <el-button @click="cancelDataScope">取 消</el-button> |
| | | <el-button type="primary" @click="submitDataScope">确 定</el-button> |
| | | </div> |
| | | </el-dialog> |
| | | </div> |