Commit 90d0cbd1 by 无尘

fix: 修改场景人群

parent b349b561
.line-18[data-v-477aec74]{line-height:18px}.w-165[data-v-477aec74]{width:165px}.common-bottom-border[data-v-6b69ba54]{cursor:pointer;padding-bottom:2px;border-bottom:1px dashed #2f54eb}.w-162[data-v-6b69ba54]{width:162px}.crowd-scene-table .line-18[data-v-6b69ba54]{line-height:18px}
\ No newline at end of file
.line-18[data-v-2dcf5f54]{line-height:18px}.w-165[data-v-2dcf5f54]{width:165px}.common-bottom-border[data-v-6b69ba54]{cursor:pointer;padding-bottom:2px;border-bottom:1px dashed #2f54eb}.w-162[data-v-6b69ba54]{width:162px}.crowd-scene-table .line-18[data-v-6b69ba54]{line-height:18px}
\ No newline at end of file
......@@ -4,7 +4,7 @@
* @Author: 无尘
* @Date: 2020-08-28 10:31:09
* @LastEditors: 无尘
* @LastEditTime: 2020-09-04 16:00:39
* @LastEditTime: 2020-09-04 16:04:50
-->
<!--
<sync-crowd-dialog :brand-id="brandId" :total-num="totalNum" @refreshData="refreshData"></sync-crowd-dialog>
......@@ -51,7 +51,7 @@
</div>
<div slot="footer" class="dialog-footer">
<el-button @click="cancel">取消</el-button>
<el-button type="primary" :loading="loadingBtn" @click="submitForm">立即同步({{multipleSelection.length}}/{{20 - that.totalNum}})</el-button>
<el-button type="primary" :loading="loadingBtn" @click="submitForm">立即同步({{multipleSelection.length}}/{{20 - totalNum}})</el-button>
</div>
</el-dialog>
</template>
......
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