|
@@ -85,7 +85,7 @@
|
|
|
},
|
|
|
onLoad: async function(e) {
|
|
|
const that = this;
|
|
|
- that.$set(that, `id`, e && e.id || '636221d1e25ed78601dd4fa8');
|
|
|
+ that.$set(that, `id`, e && e.id || '636221e5e25ed78601dd4fbb');
|
|
|
that.$set(that, `status`, e && e.status || '3');
|
|
|
that.watchLogin();
|
|
|
},
|