入库流程,带入的标准的实施日多了时分秒

This commit is contained in:
yanyizhou
2021-12-02 18:17:02 +08:00
parent 414b4f09d7
commit 150aa7e56e
@@ -1842,7 +1842,7 @@
this.verifySarStandard = true
this.clearFormData(this.form)
break
// 带入
// 带入(确认)
case 2:
if (this.standardCheckedList.length === 1) {
this.$http.get('sarStandardsInfo/sar-standards-info/getStandInfoUpdateById', {id: this.standardCheckedList[0].id}, {
@@ -1873,7 +1873,10 @@
this.key3++
this.form.standType = this.form.standInData === '0' ? 'INLAND' : 'FOREIGN'
this.form.standYear = bringData.standYear ? parseInt(bringData.standYear) : ''
console.log(this.form)
this.form.ssrq = this.$moment(this.form.ssrq).format("YYYY-MM-DD")
this.form.zccssrq = this.$moment(this.form.zccssrq).format("YYYY-MM-DD")
this.form.xcxssrq = this.$moment(this.form.xcxssrq).format("YYYY-MM-DD")
this.form.prcNum = this.prcNum
this.form.prcName = this.prcName
this.form['id'] = bringData.id