Commit ebbb53d9 by 黑潮

update: 文案修改

parent 2b4b20a2
<template>
<el-dialog title="批次记录" :visible.sync="show" width="80%" :before-close="close">
<el-dialog title="批次提交日志" :visible.sync="show" width="80%" :before-close="close">
<div v-loading="loading">
<div class="pb22 clearfix">
<el-input v-model="listParams.memberInfo" class="w200" placeholder="输入会员昵称/名字/手机号" clearable @change="search"><i slot="prefix" class="el-input__icon el-icon-search"></i></el-input>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment