|
|
@@ -2292,6 +2292,8 @@
|
|
|
let item = JSON.parse(JSON.stringify(this.defaultForm));
|
|
|
item.key = this.form.datasource.length + 1;
|
|
|
item.customerMark = this.customerMark;
|
|
|
+ item.customerExpectDeliveryDeadline = dayjs(new Date()).format('YYYY-MM-DD')
|
|
|
+
|
|
|
|
|
|
// 初始化生产加工特有字段及未税小记
|
|
|
// 当quoteType为2时,数量默认设置为1
|