| | |
| | | VUE_APP_BASE_API = '/api/' |
| | | |
| | | # 文件下载地址 下载数据模板地址 |
| | | VUE_APP_BASE_API_FILE = 'http://121.196.36.24:8021/' |
| | | # 本地服务器 |
| | | # VUE_APP_BASE_API_FILE = 'http://121.196.36.24:8021/' |
| | | # 巨立防护 |
| | | VUE_APP_BASE_API_FILE = 'http://122.227.18.22:8000/' |
| | | |
| | |
| | | VUE_APP_BASE_API = '/api/' |
| | | |
| | | # 文件下载地址 下载数据模板地址 |
| | | VUE_APP_BASE_API_FILE = 'http://121.196.36.24:8021/' |
| | | # 本地服务器 |
| | | # VUE_APP_BASE_API_FILE = 'http://121.196.36.24:8021/' |
| | | # 巨立防护 |
| | | VUE_APP_BASE_API_FILE = 'http://122.227.18.22:8000/' |
| | |
| | | :visible.sync="mouldDialogVisible" |
| | | width="800px" |
| | | :close-on-click-modal="false" |
| | | top="15vh" |
| | | top="8vh" |
| | | @closed="handleMouldClose" |
| | | @close="handleMouldClose" |
| | | > |
| | |
| | | :props="defaultProps" |
| | | show-checkbox |
| | | node-key="code" |
| | | style="margin-top:15px" |
| | | style="margin-top:15px;height: 550px;overflow: auto" |
| | | default-expand-all |
| | | :filter-node-method="filterNode" |
| | | /> |
| | |
| | | :visible.sync="mouldDialogVisible" |
| | | width="800px" |
| | | :close-on-click-modal="false" |
| | | top="15vh" |
| | | top="8vh" |
| | | @closed="handleMouldClose" |
| | | @close="handleMouldClose" |
| | | > |
| | |
| | | :props="defaultProps" |
| | | show-checkbox |
| | | node-key="code" |
| | | style="margin-top:15px" |
| | | style="margin-top:15px;height: 550px;overflow: auto" |
| | | default-expand-all |
| | | :filter-node-method="filterNode" |
| | | /> |