Commit ec2a48a1 authored by 张伯涛's avatar 张伯涛

修改

parent 95fae769
......@@ -3379,6 +3379,7 @@ export default {
/** 补充合同所属原合同主数据编码子组件给父组件赋值*/
supplementHandlegetName(val, form) {
this.form = form
this.SJLYList.length = 0
// if (this.form.INCOMEEXPENDTYPE === '03') {
// this.supplement = false
// } else {
......
......@@ -3262,6 +3262,7 @@ export default {
supplementHandlegetName(val, form) {
if (this.priceCode === '0') {
this.form = form
this.SJLYList.length = 0
this.form.USERID = localStorage.getItem('UserID')
// if (this.form.INCOMEEXPENDTYPE === '03') {
// this.supplement = false
......
......@@ -2683,6 +2683,7 @@ export default {
/** 补充合同所属原合同主数据编码子组件给父组件赋值*/
supplementHandlegetName(val, form) {
this.form = form
this.SJLYList.length = 0
this.form.USERID = localStorage.getItem('UserID')
// if (this.form.INCOMEEXPENDTYPE === '03') {
// this.supplement = false
......
......@@ -2681,6 +2681,7 @@ export default {
/** 补充合同所属原合同主数据编码子组件给父组件赋值*/
supplementHandlegetName(val, form) {
this.form = form
this.SJLYList.length = 0
this.form.USERID = localStorage.getItem('UserID')
// if (this.form.INCOMEEXPENDTYPE === '03') {
// this.supplement = false
......
......@@ -3018,6 +3018,7 @@ export default {
if (this.$route.query.number === '28') {
if (this.clickTYPE === 'SUPCONMAINCODE') {
this.form = form
this.SJLYList.length = 0
this.form.USERID = localStorage.getItem('UserID')
// if (this.form.INCOMEEXPENDTYPE === '03') {
// this.supplement = false
......@@ -3110,6 +3111,7 @@ export default {
}
} else {
this.form = form
this.SJLYList.length = 0
this.form.USERID = localStorage.getItem('UserID')
// if (this.form.INCOMEEXPENDTYPE === '03') {
// this.supplement = false
......
......@@ -2760,6 +2760,7 @@ export default {
supplementHandlegetName(val, form) {
if (this.priceCode === '0') {
this.form = form
this.SJLYList.length = 0
this.form.USERID = localStorage.getItem('UserID')
// if (this.form.INCOMEEXPENDTYPE === '03') {
// this.supplement = false
......
......@@ -3077,6 +3077,7 @@ export default {
/** 补充合同所属原合同主数据编码子组件给父组件赋值*/
supplementHandlegetName(val, form) {
this.form = form
this.SJLYList.length = 0
this.form.USERID = localStorage.getItem('UserID')
// if (this.form.INCOMEEXPENDTYPE === '03') {
// this.supplement = false
......
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