营销合同
This commit is contained in:
@@ -680,14 +680,12 @@ export default {
|
||||
this.fetchData()
|
||||
this.fetchTableData1()
|
||||
this.fetchCustomerData()
|
||||
console.log(this.$toTop(), 222)
|
||||
},
|
||||
methods: {
|
||||
// 2020 02 18 刘路加 增加
|
||||
fun() {
|
||||
this.form.contractAmount = Number(this.form.contractAmount).toFixed(2)
|
||||
},
|
||||
|
||||
searchName() { // 模糊查询姓名
|
||||
this.tableData3 = []
|
||||
SelectMarketingManager().then(response => {
|
||||
|
||||
Reference in New Issue
Block a user