diff --git a/src/views/corpInfo/user/components/edit.vue b/src/views/corpInfo/user/components/edit.vue index 51862ca..ffe26cf 100644 --- a/src/views/corpInfo/user/components/edit.vue +++ b/src/views/corpInfo/user/components/edit.vue @@ -66,6 +66,9 @@ + + + @@ -818,6 +821,7 @@ export default { IS_HAZARDCONFIRMER: 0, INFORPOST: '', CARDNO: '', + MKMJCARD: '', INFORTITLE: '', INFORTITLEValue: '', infortitleType: 'select', diff --git a/src/views/mkmj/area/components/edit.vue b/src/views/mkmj/area/components/edit.vue new file mode 100644 index 0000000..67d5264 --- /dev/null +++ b/src/views/mkmj/area/components/edit.vue @@ -0,0 +1,175 @@ + + + + + diff --git a/src/views/mkmj/area/components/editGate.vue b/src/views/mkmj/area/components/editGate.vue new file mode 100644 index 0000000..b18645a --- /dev/null +++ b/src/views/mkmj/area/components/editGate.vue @@ -0,0 +1,233 @@ + + + + + diff --git a/src/views/mkmj/area/components/listGate.vue b/src/views/mkmj/area/components/listGate.vue new file mode 100644 index 0000000..6d0e5d3 --- /dev/null +++ b/src/views/mkmj/area/components/listGate.vue @@ -0,0 +1,394 @@ + + + + + diff --git a/src/views/mkmj/area/components/listLog.vue b/src/views/mkmj/area/components/listLog.vue new file mode 100644 index 0000000..738db64 --- /dev/null +++ b/src/views/mkmj/area/components/listLog.vue @@ -0,0 +1,198 @@ + + + + + diff --git a/src/views/mkmj/area/components/listOne.vue b/src/views/mkmj/area/components/listOne.vue new file mode 100644 index 0000000..fbae9af --- /dev/null +++ b/src/views/mkmj/area/components/listOne.vue @@ -0,0 +1,277 @@ + + + + + diff --git a/src/views/mkmj/area/components/listThree.vue b/src/views/mkmj/area/components/listThree.vue new file mode 100644 index 0000000..e593114 --- /dev/null +++ b/src/views/mkmj/area/components/listThree.vue @@ -0,0 +1,275 @@ + + + + + diff --git a/src/views/mkmj/area/components/listTwo.vue b/src/views/mkmj/area/components/listTwo.vue new file mode 100644 index 0000000..f5f5510 --- /dev/null +++ b/src/views/mkmj/area/components/listTwo.vue @@ -0,0 +1,285 @@ + + + + + diff --git a/src/views/mkmj/area/components/videoList.vue b/src/views/mkmj/area/components/videoList.vue new file mode 100644 index 0000000..bd156ba --- /dev/null +++ b/src/views/mkmj/area/components/videoList.vue @@ -0,0 +1,579 @@ +