批量修改组件名称

This commit is contained in:
季圣华
2021-09-02 22:33:27 +08:00
parent 204bf7e330
commit 2060d54ce3
9 changed files with 9 additions and 9 deletions

View File

@@ -61,7 +61,7 @@
import { getMpListShort } from "@/utils/util"
import Vue from 'vue'
export default {
name: "BuyInReport",
name: "StockWarningReport",
mixins:[JeecgListMixin],
components: {
JEllipsis