فهرست منبع

feat: 解决没有删除图片,图片还存在提示请上传图片的问题

332777428@qq.com 6 ماه پیش
والد
کامیت
7f07e32d28
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      src/views/operation/piano/index.vue

+ 1 - 0
src/views/operation/piano/index.vue

@@ -182,6 +182,7 @@ export default {
       ///编辑
       ///编辑
       else {
       else {
         this.dialogData = row;
         this.dialogData = row;
+        this.picTemp = this.dialogData.pic;
         var applicationType = this.dialogData.applicationType;
         var applicationType = this.dialogData.applicationType;
         this.isChecked1 = false;
         this.isChecked1 = false;
         this.isChecked2 = false;
         this.isChecked2 = false;