瀏覽代碼

设置-话费充值

dujingxian 4 年之前
父節點
當前提交
0f1b6c2214
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/pages/subPages/view.vue

+ 1 - 1
src/pages/subPages/view.vue

@@ -415,7 +415,7 @@ export default {
                     this.userForm.phone = res.datas.contact_phone != 'null' ? res.datas.contact_phone : ''
                     this.balanceForm.alarm_amount = res.datas.alarm_amount != 'null' ? res.datas.alarm_amount : ''
                     this.warningList = res.datas.warning_phone
-                    this.phoneForm.time_out = res.datas.timeout
+                    this.phoneForm.time_out = res.datas.time_out
                     this.phoneForm.quality = res.datas.quality
                 }
             } catch (error) {