web端宣发
This commit is contained in:
		| @@ -23,8 +23,6 @@ | ||||
|         </ai-search-bar> | ||||
|         <ai-table :tableData="tableData" :total="total" :current.sync="current" :size.sync="size" | ||||
|                   @getList="getTableData()" :col-configs="colConfigs" :dict="dict" @sort-change="changeTableSort"> | ||||
|  | ||||
|  | ||||
|           <el-table-column slot="options" label="操作"  align="center"> | ||||
|             <template slot-scope="{ row }"> | ||||
|               <el-button type="text" @click="changeIntegral(row,1)">调整积分</el-button> | ||||
| @@ -75,7 +73,7 @@ | ||||
| import { mapState } from "vuex"; | ||||
| export default { | ||||
|   name: "AppPointsDetails", | ||||
|   label: "积分明细", | ||||
|   label: "积分明细(黔西南)", | ||||
|   props: { | ||||
|     instance: Function, | ||||
|     dict: Object, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user