Compare commits

..

2 Commits

Author SHA1 Message Date
dragon
83c513541e vip特权新增商店折扣、公平支持发图片 2025-02-10 16:32:52 +08:00
dragon
99d2c67087 修复赠送按钮失效问题 2025-02-08 14:53:14 +08:00
2 changed files with 1202 additions and 833 deletions

View File

@@ -181,6 +181,7 @@ export default {
methods: {
// 查询接口
getData() {
this.butClick = false;
console.log(dateFormat(this.inquire.time, "yyyy-MM-dd"));
if (!this.inquire.time && this.inquire.userId == '') {
ElMessage({

File diff suppressed because it is too large Load Diff