浏览代码

Merge branch '20230223_pc_vue_new_branch' of http://git.shengws.com/csx/Vue_New into 20230223_pc_vue_new_branch

XMLWAN 2 年前
父节点
当前提交
45d6f9d9ab
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/xt_pages/user/firstDisease.vue

+ 1 - 1
src/xt_pages/user/firstDisease.vue 查看文件

@@ -360,7 +360,7 @@
360 360
             </div>
361 361
 
362 362
              <div style="text-align: right; padding-right: 0px; padding-top: 10px; padding-bottom: 10px;">
363
-              <el-button @click="show_dialog = false">取消</el-button>
363
+              <el-button @click="edit_show_dialog = false">取消</el-button>
364 364
               <el-button type="primary"
365 365
                          @click="updateAction" :loading="uploading_new_record">保存
366 366
               </el-button>