Explorar o código

操作栏显示异常问题

yjwang hai 1 semana
pai
achega
7994b30fbe
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/hisStore/store/index.vue

+ 1 - 1
src/views/hisStore/store/index.vue

@@ -186,7 +186,7 @@
       <el-table-column label="累计金额" align="center" prop="totalMoney" />
       <el-table-column label="登录帐号" align="center" prop="account" width="150px" />
       <el-table-column label="创建时间" align="center" prop="createTime"  width="150px"/>
-      <el-table-column label="操作" align="center" class-name="small-padding fixed-width" fixed="right" width="150px">
+      <el-table-column label="操作" align="center" class-name="small-padding fixed-width" fixed="right" width="300px">
         <template slot-scope="scope">
           <el-button
             size="mini"