提交 8111ff69 编写于 作者: J jinlong12

contract list

上级 d9c0e901
......@@ -66,7 +66,8 @@ const ContractStore = types
},
setContractsVague(result) {
if (result&&result.success) {
self.tableData=result.data.contracts||[];
// self.tableData=result.data.contracts||[];
self.tableData=result.data||[];
}
},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册