diff --git a/src/views/canteen/device/index.vue b/src/views/canteen/device/index.vue index 85891bad..ce85e341 100644 --- a/src/views/canteen/device/index.vue +++ b/src/views/canteen/device/index.vue @@ -747,7 +747,7 @@ apkName:null, apkPath:null, updateContent:null, - type:1,//1食堂APP 2超市APP + deviceType:20,//20食堂APP 2超市APP }; this.resetForm("appForm"); this.openApp = true;