|
@@ -38,9 +38,9 @@
|
|
<div style="margin-bottom: 15px" v-if="selectStatus"></div>
|
|
<div style="margin-bottom: 15px" v-if="selectStatus"></div>
|
|
|
|
|
|
<div style="width: 100%; position: relative">
|
|
<div style="width: 100%; position: relative">
|
|
- <!-- <div style="position: absolute; right: 0; top: -34px; width: 120px; text-align: center">
|
|
|
|
|
|
+ <div style="position: absolute; right: 0; top: -34px; width: 120px; text-align: center">
|
|
<el-button type="primary" size="mini" @click="openOperationLog = true" v-db-click>操作日志</el-button>
|
|
<el-button type="primary" size="mini" @click="openOperationLog = true" v-db-click>操作日志</el-button>
|
|
- </div> -->
|
|
|
|
|
|
+ </div>
|
|
<el-table
|
|
<el-table
|
|
v-loading="loadingTable"
|
|
v-loading="loadingTable"
|
|
:data="productList"
|
|
:data="productList"
|