笔记保存功能

This commit is contained in:
daihh
2022-11-10 12:55:41 +08:00
parent 4b68fec949
commit c3999a247f
2 changed files with 49 additions and 23 deletions

View File

@@ -1,7 +1,7 @@
<template>
<!--机构树-->
<div>
<el-dialog title="择组织机构" :append-to-body="true" :visible.sync="dlgShow" :before-close="handleClose" :close-on-click-modal="false" width="500px" custom-class="g-dialog">
<el-dialog title="择组织机构" :append-to-body="true" :visible.sync="dlgShow" :before-close="handleClose" :close-on-click-modal="false" width="500px" custom-class="g-dialog">
<div>
<!--
<el-input placeholder="" v-model="orgName">