heyang 6 months ago
parent
commit
112598e61b
2 changed files with 2 additions and 1 deletions
  1. 1 1
      manifest.json
  2. 1 0
      pages_safetyCheck/views/inspectManage/conductInspections.vue

+ 1 - 1
manifest.json

@@ -54,7 +54,7 @@
     "quickapp" : {},
     /* 小程序特有相关 */
     "mp-weixin" : {
-        "appid" : "wxc9180acf05b65dee",
+        "appid" : "wx60e12abd2e79c618",
         "setting" : {
             "urlCheck" : false,
             "minified" : true

+ 1 - 0
pages_safetyCheck/views/inspectManage/conductInspections.vue

@@ -257,6 +257,7 @@
 					if(this.optionData.editStatus){
 						if(this.optionData.setOptionId!=this.newData.setOptionId){
 							this.$set(this.form, 'photoList', []);
+							this.$set(this.form, 'voiceList', []);
 						}
 						
 					}