Преглед на файлове

产权交易

rongxin_prod
庞东旭 преди 2 години
родител
ревизия
f4d4c453dd
променени са 1 файла, в които са добавени 3 реда и са изтрити 1 реда
  1. +3
    -1
      src/views/project/projectDetail.vue

+ 3
- 1
src/views/project/projectDetail.vue Целия файл

@@ -318,7 +318,7 @@ export default {
}
},
created() {
clearInterval(this.timer);
this.reload();
},
methods: {
@@ -562,6 +562,7 @@ export default {
},

offerFirst(){
clearInterval(this.timer);
let newMoney;
projectNewBidMoney(this.id).then(response =>{
if (response.data&&response.code==200){
@@ -686,6 +687,7 @@ export default {
biddingSubmit(data).then(response =>{
let _this = this
if(response){
clearInterval(this.timer);
this.$toast({
icon: 'success', // 找到自己需要的图标
message: '出价成功',


Зареждане…
Отказ
Запис