This commit is contained in:
曹辉 2023-03-17 16:10:00 +08:00
parent d35ff82116
commit d8e1b3f11b

View File

@ -538,7 +538,7 @@
}) })
this.goodslist = res.rows this.goodslist = res.rows
this.goodstotal = res.total this.goodstotal = res.total
} else {} } else if (res.code == 9999) {}
}) })
}, },
// //