dedsudiyu hace 2 años
padre
commit
45e3eb1498
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/views/system/apkfile/index.vue

+ 2 - 2
src/views/system/apkfile/index.vue

@@ -390,8 +390,8 @@
       //版本管理页面开关
       upPage(){
         this.apkGetList();
-        this.$set(this,'upForm',{});
-        this.$set(this,'fileData',{});
+        this.$set(this,'upForm',);
+        this.$set(this,'fileData',);
         this.openUp = true;
       },
       //apk列表获取