src/views/shortmessage/taglibrary/index.vue
@@ -55,7 +55,7 @@ size="medium" :disabled="single" @click="handleUpdate" v-hasPermi="['system:user:edit']" >修改</el-button > </el-col> @@ -149,7 +149,7 @@ width="160" > <template slot-scope="scope"> <span>{{ parseTime(scope.row.createTime) }}</span> <span>{{ formatTime(scope.row.createTime) }}</span> </template> </el-table-column> <el-table-column @@ -164,7 +164,7 @@ type="text" icon="el-icon-edit" @click="handleUpdate(scope.row)" v-hasPermi="['system:user:edit']" >编辑</el-button > <el-button