Commit 7dabf2ad authored by dragondean@qq.com's avatar dragondean@qq.com

测试的

parent 99795e14
......@@ -582,7 +582,6 @@
this.offerId = this.$route.query.offerId
this.getList();
}
console.log('2023-01-14 23:23 看到此消息则表示代码最新')
},
methods: {
sourceLabel(data){
......
......@@ -433,6 +433,8 @@ export default {
getCurrencyList().then(res => this.currencyList = res.data)
getUnitList().then(res => this.unitList = res.data)
console.log('2023-01-14 23:23 看到此消息则表示代码最新')
},
methods: {
// 显示费用详情
......
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