批量修改组件名称

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

@@ -73,7 +73,7 @@
import moment from 'moment'
import Vue from 'vue'
export default {
name: "BuyInReport",
name: "InOutStockReport",
mixins:[JeecgListMixin],
components: {
JEllipsis