Browse Source

标签自定义 只有查询结果行 才替换当前的动态列数据

master
DouDou 1 year ago
parent
commit
6364fde22f
  1. 1
      src/views/modules/labelSetting/com_add_update_customer_label.vue

1
src/views/modules/labelSetting/com_add_update_customer_label.vue

@ -1,7 +1,6 @@
<template>
<div class="customer-css">
<el-dialog :title="titleCon" :close-on-click-modal="false" :visible.sync="visible" width="350px" style="height: 420px;" class="customer-dialog">
<el-form :inline="true" label-position="top" label-width="80px">
<!-- 标签自定义信息 -->
<el-row>

Loading…
Cancel
Save