田源
2025-01-13 03e602bbaee807c42a22df05f1f00c558ffe9fa0
Source/plt-web/plt-web-ui/src/views/modelingMenu/modeling/linkType/index.vue
@@ -210,7 +210,6 @@
                    prop="name">
                  </el-table-column>
                  <el-table-column
                    fixed="right"
                    label="操作"
                    width="60">
                    <template slot-scope="scope">
@@ -251,7 +250,6 @@
                    prop="name">
                  </el-table-column>
                  <el-table-column
                    fixed="right"
                    label="操作"
                    width="60">
                    <template slot-scope="scope">
@@ -374,8 +372,8 @@
      </avue-crud>
      <span slot="footer" class="dialog-footer">
         <el-button @click="bizTypeVisible = false">取 消</el-button>
         <el-button type="primary" @click="bizTypeAddHandler">确 定</el-button>
         <el-button @click="bizTypeVisible = false">取 消</el-button>
        </span>
    </el-dialog>