Browse Source

(*)模型管理actions

master
peng.peng 2 years ago
parent
commit
7627e83f3b
  1. 1
      web/client/src/sections/metadataManagement/actions/index.js

1
web/client/src/sections/metadataManagement/actions/index.js

@ -2,6 +2,7 @@
import * as example from './example'
import * as tags from './tags'
import * as models from './model'
export default {
...example,

Loading…
Cancel
Save