Commit 29f584a0 authored by renjintao's avatar renjintao

judgment

parent 7f817c52
...@@ -134,32 +134,6 @@ export default { ...@@ -134,32 +134,6 @@ export default {
fanlist: [], fanlist: [],
feilist: [], feilist: [],
titleCode: '', //送审单号 titleCode: '', //送审单号
problemList: [{
problem: "问题描述01",
id: 1
},
{
problem: "问题描述02",
id: 2
},
{
problem: "问题描述03",
id: 3
}
],
blameList: [{
user: "责任人01",
id: 1
},
{
user: "责任人02",
id: 2
},
{
user: "责任人03",
id: 3
}
]
}; };
}, },
created() { created() {
......
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