|
@@ -956,6 +956,8 @@ export default {
|
|
|
var json = Object.assign({},this.detailsPlanNum)
|
|
|
json.fabriccostIncludestax = this.fabricCost
|
|
|
json.outdata=moment(json.outdata).format('YYYY-MM-DD hh:mm:ss')
|
|
|
+ json.signNumA = this.color1
|
|
|
+ json.signNumB = this.color2
|
|
|
this.loading=true
|
|
|
addHalfInfo(json).then(res => {
|
|
|
this.isDisabled = false
|