style:模具管理-上下模-上模列表添加operateType类型入参

main
黄伟杰 3 hours ago
parent d2aee54a94
commit 856be29655

@ -149,7 +149,7 @@ const total = ref(0) // 列表的总页数
const queryParams = reactive({
pageNo: 1,
pageSize: 10,
operateType: undefined,
operateType: '1',
moldId: undefined,
deviceId: undefined,
remark: undefined,

Loading…
Cancel
Save