Commit 2c625ee5 authored by youjie's avatar youjie

no message

parent 0c1d2a14
......@@ -326,6 +326,7 @@ export default {
addData(){
this.ReimDatas = {
...this.ReimDatas,
ID: 0,
StartPlace: '',
EndPlace: '',
UserType: 0,
......
......@@ -314,6 +314,7 @@ export default {
addData(){
this.ReimDatas = {
...this.ReimDatas,
ID: 0,
UserType: 0,
UserTypeStr: '',
UserNum: 0,
......
......@@ -313,6 +313,7 @@ export default {
addData(){
this.ReimDatas = {
...this.ReimDatas,
ID: 0,
UserType: 0,
UserTypeStr: '',
UserNum: 0,
......
......@@ -313,6 +313,7 @@ export default {
addData(){
this.ReimDatas = {
...this.ReimDatas,
ID: 0,
UserType: 0,
UserTypeStr: '',
UserNum: 0,
......
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