projects/mes-zjl #87

병합
juzi projects/mes-zjl 에서 projects/mes-test 로 3 commits 를 머지했습니다 2023-11-16 16:54:45 +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