projects/mes-test #133

병합
gtz217 projects/mes-test 에서 projects/mes 로 281 commits 를 머지했습니다 2023-11-30 09:11:34 +08:00
Showing only changes of commit 6a10afd04e - Show all commits

파일 보기

@@ -202,7 +202,7 @@ export default {
},
methods: {
init(data, param) {
this.form.orderId = data.id
this.form.orderId = data
this.getList()
if (param === 'add') {
this.isBind = false