Merge branch 'fix/goods-0525' into msb_test

feature/ad-0531-ch
ch 2 years ago
commit 66f9530883

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

Loading…
Cancel
Save