src/views/productManage/silkRegisterForm/index.vue
@@ -143,7 +143,7 @@ // } // }) this.tableList.tableInfomation = res.data || [] this.pagerOptions.totalCount = res.count this.pagerOptions.totalCount = res.total } else { this.tableList.tableInfomation = [] } @@ -182,6 +182,7 @@ id:row.ID, activeName:'first', inspectID:row.finenessCheckID, title:'修改' } }); },