|
@@ -44,8 +44,8 @@
|
|
|
:show-close="false"
|
|
|
append-to-body
|
|
|
>
|
|
|
- <p style="font-size:14px;color:#1D1D1D;line-height:22px;">每条信息的采购单位行业属性由机器自动识别,会存在少数无法识别进行分类的情况。</p>
|
|
|
- <p style="margin-top:4px;font-size:14px;color:#686868;line-height:22px;">注:选择全部行业时,未分类类型默认被选中,关闭无效</p>
|
|
|
+ <p style="font-size:14px;color:#1D1D1D;line-height:22px;">每条信息的采购单位类型属性由机器自动识别,会存在少数无法识别进行分类的情况。</p>
|
|
|
+ <p style="margin-top:4px;font-size:14px;color:#686868;line-height:22px;">注:选择全部类型时,未分类类型默认被选中,关闭无效</p>
|
|
|
<span slot="footer" class="dialog-footer">
|
|
|
<el-button style="background: #2cb7ca;border-radius: 6px;border:0;" type="primary" @click="dialogTip = false">我知道了</el-button>
|
|
|
</span>
|