Commit ea36ad93 authored by wangxl's avatar wangxl

3333

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