浏览代码

修改查询错误

yumeng 5 年之前
父节点
当前提交
5fee1d0839
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/modules/agent/KuaishouAgentAccountList.vue

+ 1 - 1
src/views/modules/agent/KuaishouAgentAccountList.vue

@@ -8,7 +8,7 @@
 
           <a-col :md="6" :sm="8">
             <a-form-item label="广告主ID">
-              <a-input placeholder="请输入广告主ID" v-model="queryParam.accountId"></a-input>
+              <a-input placeholder="请输入广告主ID" v-model="queryParam.id"></a-input>
             </a-form-item>
           </a-col>
           <a-col :md="6" :sm="8">