Browse Source

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

332777428@qq.com 6 tháng trước cách đây
mục cha
commit
7f07e32d28
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/operation/piano/index.vue

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

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