feat:二级表格页面添加排序功能
This commit is contained in:
@@ -997,7 +997,6 @@
|
||||
getLeftMenuList(){
|
||||
this.$get('asset/filter').then(response => {
|
||||
if (response.code === 200) {
|
||||
console.log(response.data);
|
||||
//dc
|
||||
this.checkListData = this.IDCOptionData = response.data.dc;
|
||||
this.markOptionData(this.IDCOptionData);
|
||||
|
||||
Reference in New Issue
Block a user