xiejun
2023-09-18 7db3ee6e84714a868e0b57a61a033d050b1a61fc
Source/UBCS-WEB/src/views/modeling/original.vue
@@ -1,4 +1,4 @@
<template>
  <template>
  <el-container>
    <el-main>
      <basic-container>
@@ -12,7 +12,7 @@
            <el-button icon="el-icon-edit" size="small" type="text" @click="updateSave(row,index)">编辑</el-button>
            <el-button icon="el-icon-delete" size="small" type="text" @click="deleteSave(row,index)">删除</el-button>
          </template>
          <template slot="menuLeft">
            <template slot="menuLeft">
            <el-button size="small" type="primary" icon="el-icon-plus" @click="addSave">新&nbsp;&nbsp;增
            </el-button>
            <el-button size="small" plain type="primary" icon="el-icon-zoom-in" @click="applyRangeOpen">查看使用范围
@@ -161,7 +161,8 @@
      editAttribute: {},
      applyRangeData: [],
      option: {
        height: "550px",
        height: "auto",
        calcHeight:20,
        headerAlign: "center",
        border: true,
        index: true,