@@ -63,7 +63,9 @@ export default {
return {
inputVisible: false,
list:[],
+ tablecols:[],
childClass:[],
+ tablecolsChild:[],
act_index:null,
inputValue: '',
activeid:0
@@ -121,6 +123,7 @@ export default {
//获取表结构
this.tablecols = this.tool.tabelCol(this.$route.name)['tableSCclass'].tablecols
this.tablecolsChild = this.tool.tabelCol(this.$route.name)['tableSCChildclass'].tablecols
+
}
@@ -302,7 +302,7 @@ const HManagement = [
children: [
{
path: '/archives_scclass',
- name: 'archives_scclass',
+ name: 'archives_scmag',
meta: {
title: '课程分类',
ast_nav: true