关于页面优化
This commit is contained in:
@@ -110,7 +110,4 @@ export default {
|
||||
getTableColumnRelation: data => {
|
||||
return request({url: '/zyplayer-doc-db/table-relation/getRelation', method: 'post', data: Qs.stringify(data)});
|
||||
},
|
||||
systemUpgradeInfo: data => {
|
||||
return request({url: '/system/info/upgrade', method: 'post', data: Qs.stringify(data)});
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user