mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-23 11:25:53 +08:00
优化cdn动态加载管理端,修复砍价金额bug,删除部分不规范代码
This commit is contained in:
@@ -118,7 +118,11 @@
|
||||
|
||||
<script>
|
||||
import { getGoodsListData, upGoods, lowGoods } from "@/api/goods";
|
||||
import vueQr from 'vue-qr'
|
||||
export default {
|
||||
components: {
|
||||
"vue-qr":vueQr
|
||||
},
|
||||
name: "goods",
|
||||
data() {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user