refactor(wms): add component names and fix export time query
1. 为多个wms页面组件添加name属性统一命名规范 2. 修复运单页面导出时间参数为空时的拼接报错问题
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
import BasePage from '@/views/wms/coil/panels/base.vue';
|
||||
|
||||
export default {
|
||||
name: "Exp-Canuse",
|
||||
components: {
|
||||
BasePage
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user