소스 검색

行情后台管理,多余修改按钮移除

刘浩男 1 년 전
부모
커밋
da6e028ea4
1개의 변경된 파일0개의 추가작업 그리고 12개의 파일을 삭제
  1. 0 12
      src/views/quotations/index.vue

+ 0 - 12
src/views/quotations/index.vue

@@ -37,18 +37,6 @@
       </el-col>
       <el-col :span="1.5">
         <el-button
-          type="success"
-          plain
-          icon="el-icon-edit"
-          size="mini"
-          :disabled="single"
-          @click="handleUpdate"
-          v-hasPermi="['jnb:quotations:edit']"
-        >修改
-        </el-button>
-      </el-col>
-      <el-col :span="1.5">
-        <el-button
           type="danger"
           plain
           icon="el-icon-delete"