Commit ab94ba22 authored by heduo's avatar heduo

Merge branch 'feature/JiraTML-148/cxr' of http://119.78.67.12/git/root/ops_2024_vue into hd

parents 01b5491c 9f9d9a54
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
</a-select> </a-select>
</a-form-item> </a-form-item>
<a-form-item> <a-form-item>
<a-button type="primary" @click="onReSet">重置</a-button> <a-button @click="onReSet">重置</a-button>
</a-form-item> </a-form-item>
<a-form-item> <a-form-item>
<a-button type="primary" @click="onSearch">搜索</a-button> <a-button type="primary" @click="onSearch">搜索</a-button>
...@@ -423,8 +423,8 @@ ...@@ -423,8 +423,8 @@
</a-form-item> </a-form-item>
</a-form> </a-form>
<p style="background-color: #fbe0bb; padding: 5px" <p style="background-color: #fbe0bb; padding: 5px"
>由已开通更新为开通状态时,<span style="color: red" >由已开通更新为开通状态时,<span style="color: red"
>将清空供应商区域现货管理的所有数据,</span >将清空供应商区域现货管理的所有数据,</span
>请谨慎操作!</p >请谨慎操作!</p
> >
</div> </div>
......
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