上报库-参数项查看-保存

This commit is contained in:
zyx.net
2022-08-03 16:32:02 +08:00
parent 9d029392da
commit 061341d589
6 changed files with 912 additions and 117 deletions
@@ -136,7 +136,7 @@
<script>
import eventBUs from '../../common/event'
import { getAction, postAction } from '@/api/manage'
import CollectionType from '@/components/CollectionType'
import CollectionType from '@/components/CollectionTypeDisabled'
import { ACCESS_TOKEN } from '@/store/mutation-types'
import axios from 'axios'
import Vue from 'vue'