yuantianjiao 6 yıl önce
ebeveyn
işleme
f878cfd869

+ 1
- 0
src/pages/system/newOrder/newOrderList/index.vue Dosyayı Görüntüle

@@ -127,6 +127,7 @@ export default {
127 127
   created () {
128 128
     this.updateSystemInfo().then(() => {
129 129
       if (this.caseid) {
130
+        console.log(this.caseid)
130 131
         this.init()
131 132
       }
132 133
     })