Commit 57f90fa6 authored by 仇晓婷's avatar 仇晓婷

料单

parent 57e5f673
......@@ -111,7 +111,7 @@ export default {
conditions: conditions,
};
Api.list(data).then((r) => {
if (res.success) {
if (r.success) {
this.data1 = r.result;
}
});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment