Selaa lähdekoodia

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

刘浩男 1 vuosi sitten
vanhempi
commit
da6e028ea4
1 muutettua tiedostoa jossa 0 lisäystä ja 12 poistoa
  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"