Commit ea36ad93 authored by wangxl's avatar wangxl

3333

parent 0c10b184
...@@ -700,6 +700,7 @@ export default { ...@@ -700,6 +700,7 @@ export default {
economyTarget: null, economyTarget: null,
achievementTarget: null, achievementTarget: null,
otherTarget: null, otherTarget: null,
unitPayment: [],
cooperativeUnits: [], cooperativeUnits: [],
members: [], members: [],
budget: [], budget: [],
......
...@@ -302,7 +302,6 @@ export default { ...@@ -302,7 +302,6 @@ export default {
memberEdit memberEdit
}, },
created () { created () {
console.log(this.dataList)
}, },
methods: { methods: {
closeWindow (value) { closeWindow (value) {
......
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