Commit 0c1d2a14 authored by youjie's avatar youjie

no message

parent c3400954
...@@ -348,6 +348,7 @@ export default { ...@@ -348,6 +348,7 @@ export default {
addData(){ addData(){
this.ReimDatas = { this.ReimDatas = {
...this.ReimDatas, ...this.ReimDatas,
ID: 0,
CostProject: null, CostProject: null,
CostProjectStr: '', CostProjectStr: '',
CurrencyName: '', CurrencyName: '',
......
...@@ -352,6 +352,7 @@ export default { ...@@ -352,6 +352,7 @@ export default {
addData(){ addData(){
this.ReimDatas = { this.ReimDatas = {
...this.ReimDatas, ...this.ReimDatas,
ID: 0,
CostProject: null, CostProject: null,
CostProjectStr: '', CostProjectStr: '',
CurrencyName: '', CurrencyName: '',
......
...@@ -354,6 +354,7 @@ export default { ...@@ -354,6 +354,7 @@ export default {
addData(){ addData(){
this.ReimDatas = { this.ReimDatas = {
...this.ReimDatas, ...this.ReimDatas,
ID: 0,
CostProject: null, CostProject: null,
CostProjectStr: '', CostProjectStr: '',
CurrencyName: '', CurrencyName: '',
......
...@@ -354,6 +354,7 @@ export default { ...@@ -354,6 +354,7 @@ export default {
addData(){ addData(){
this.ReimDatas = { this.ReimDatas = {
...this.ReimDatas, ...this.ReimDatas,
ID: 0,
CostProject: null, CostProject: null,
CostProjectStr: '', CostProjectStr: '',
CurrencyName: '', CurrencyName: '',
......
...@@ -353,6 +353,7 @@ export default { ...@@ -353,6 +353,7 @@ export default {
addData(){ addData(){
this.ReimDatas = { this.ReimDatas = {
...this.ReimDatas, ...this.ReimDatas,
Id: 0,
ShopId: null, ShopId: null,
ShopStr: '', ShopStr: '',
CurrencyName: '', CurrencyName: '',
......
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