| | |
| | | </template> |
| | | |
| | | <script> |
| | | import { getList, getDetail, add, update, remove } from "@/api/tool/datasource" |
| | | import { getList, getDetail, add, update, remove } from "@/ssoapi/tool/datasource" |
| | | import { mapGetters } from "vuex" |
| | | |
| | | export default { |
| | |
| | | }, |
| | | selectionList: [], |
| | | option: { |
| | | labelWidth: 96, |
| | | searchLabelWidth: 96, |
| | | searchShow: true, |
| | | searchMenuSpan: 3, |
| | | menuWidth: 210, |
| | | |
| | | height: 'auto', |
| | | calcHeight: 30, |
| | | dialogWidth: 900, |
| | | tip: false, |
| | | searchShow: true, |
| | | searchMenuSpan: 6, |
| | | border: true, |
| | | index: true, |
| | | viewBtn: true, |
| | | selection: true, |
| | | dialogClickModal: false, |
| | | menuWidth: 280, |
| | | column: [ |
| | | { |
| | | label: "名称", |