projects/mesxc-zhp #161

닫힘
zhp projects/mesxc-zhp 에서 projects/mes-test 로 119 commits 를 머지하려 합니다
2개의 변경된 파일0개의 추가작업 그리고 8개의 파일을 삭제
Showing only changes of commit a766318e20 - Show all commits

파일 보기

@@ -80,9 +80,6 @@ export default {
tableData: [],
tableProps,
drawerVisible: false,
listQuery: {
reportType: 2,
},
formConfig: [
{
type: 'select',
@@ -95,7 +92,6 @@ export default {
],
param: 'reportType',
filterable: true,
defaultSelect: 2, // 默认值
clearable: false,
},
{

파일 보기

@@ -79,9 +79,6 @@ export default {
tableData: [],
tableProps,
drawerVisible: false,
listQuery: {
reportType: 2,
},
formConfig: [
{
type: 'select',
@@ -94,7 +91,6 @@ export default {
],
param: 'reportType',
filterable: true,
defaultSelect: 2, // 默认值
clearable: false,
},
{