yz3456
2024-05-30 76a4229ac4671f524cbd9f04a5cfae120e928bdd
修改了289bug
1个文件已修改
3 ■■■■ 已修改文件
ruoyi-ui/src/views/system/family/index.vue 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
ruoyi-ui/src/views/system/family/index.vue
@@ -439,9 +439,10 @@
    },
    /** 修改按钮操作 */
    handleUpdate(row) {
      this.reset();
     // alert(row.fid)
     this.ts = true
     // this.ts = true
        this.$set(this.form, "fid",  row.fid);
      this.$set(this.form, "id",  row.id);
      this.$set(this.form, "name", row.name);