diff --git a/project/xiushan/apps/creditScore/scoreSupermarket/storeManagement.vue b/project/xiushan/apps/creditScore/scoreSupermarket/storeManagement.vue index a974b42a..73b7a6bf 100644 --- a/project/xiushan/apps/creditScore/scoreSupermarket/storeManagement.vue +++ b/project/xiushan/apps/creditScore/scoreSupermarket/storeManagement.vue @@ -5,50 +5,47 @@ + type="primary" + icon="iconfont iconAdd" + @click="onAdd"> 添加 + :tableData="tableData" + :col-configs="colConfigs" + :total="total" + ref="aitableex" + :current.sync="search.current" + :size.sync="search.size" + @getList="getList"> + slot="changeIntegral" + label="积分" + align="center"> - {{ row.doType > 0 ? "+" : ""}}{{ row.changeIntegral }} + {{ row.doType > 0 ? "+" : "" }}{{ row.changeIntegral }} + type="text" + title="编辑" + style="margin-right: 8px;" + :disabled="!$permissions('app_appvillagerintegralshop_edit')" + @click="editItem(row)"> 编辑 - - - 授权 - - + 授权 + @@ -56,45 +53,45 @@ @@ -107,95 +104,28 @@ - - - - - - - - - - - - - {{ item.userName }} - - - - 请选择 - - - - - - - {{ item.userName }} - - - - - - - + +