Commit b0ffe0f3 authored by youjie's avatar youjie

no message

parent b55a47dd
...@@ -225,6 +225,7 @@ ...@@ -225,6 +225,7 @@
}, },
submit() { submit() {
// context.emit('success') // context.emit('success')
// return
// TCNumRef.value.validate() // TCNumRef.value.validate()
// ContactNameRef.value.validate() // ContactNameRef.value.validate()
// ContactNumberRef.value.validate() // ContactNumberRef.value.validate()
......
...@@ -186,7 +186,7 @@ export default defineComponent({ ...@@ -186,7 +186,7 @@ export default defineComponent({
}, },
setSuccess(){ setSuccess(){
data.rightCarOpen = false data.rightCarOpen = false
// HotelCarList.value = [] // HotelCarList.value = [] as Array<any>
// data.HotelLength = 0 // data.HotelLength = 0
}, },
getLength(){ getLength(){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment