|
|
@ -2,7 +2,7 @@
|
|
|
|
* @Author: ch
|
|
|
|
* @Author: ch
|
|
|
|
* @Date: 2022-05-04 17:30:58
|
|
|
|
* @Date: 2022-05-04 17:30:58
|
|
|
|
* @LastEditors: ch
|
|
|
|
* @LastEditors: ch
|
|
|
|
* @LastEditTime: 2022-05-25 20:00:10
|
|
|
|
* @LastEditTime: 2022-05-26 18:00:33
|
|
|
|
* @Description: file content
|
|
|
|
* @Description: file content
|
|
|
|
-->
|
|
|
|
-->
|
|
|
|
|
|
|
|
|
|
|
@ -48,7 +48,7 @@ export default {
|
|
|
|
payVisible : false,
|
|
|
|
payVisible : false,
|
|
|
|
payTimerTxt : '',
|
|
|
|
payTimerTxt : '',
|
|
|
|
payTimerStop : null,
|
|
|
|
payTimerStop : null,
|
|
|
|
productType : this.$Route.query.productType
|
|
|
|
productType : this.$route.query.productType
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
mounted(){
|
|
|
|
mounted(){
|
|
|
|