Browse Source

修改查询错误

yumeng 5 năm trước cách đây
mục cha
commit
5fee1d0839
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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">