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

修改

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