lkk
2024-12-16 6c67a924e87f74a07a74c6f953b69e8bcc109015
src/views/hosp/project/index.vue
@@ -292,6 +292,7 @@
      width="1200px"
      append-to-body
      :before-close="handleClose"
      :close-on-click-modal="false"
    >
      <el-form
        ref="form"
@@ -721,7 +722,7 @@
      </div>
    </el-dialog>
    <el-dialog title="收费项目" :visible.sync="dialogTableVisible" width="80%">
    <el-dialog title="收费项目" :visible.sync="dialogTableVisible" width="80%" :close-on-click-modal="false">
      <div class="app-container">
        <el-row :gutter="24">
          <!--部门数据-->
@@ -1567,7 +1568,7 @@
    handleUpdate1() {
      this.open = true;
      this.form = this.xiugaiList;
      console.log(this.form)
      this.form.proStatus = this.form.proStatus.toString()
      this.proParent = true;
      // if(){
      //   this.proParent = true