Commit ac1ac975 by member

合并master

parent 53092538
......@@ -1718,7 +1718,6 @@ export default {
let resData = res.data;
if (resData.errorCode == 1) {
// 返回字段否追加对应 模板数据对象上
for (let key in resData.result) {
that[resData.result.templateCode][key] = resData.result[key];
}
......
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