更新联营物料

parent af8ca799
...@@ -154,7 +154,7 @@ function purePrice(goods_id) { ...@@ -154,7 +154,7 @@ function purePrice(goods_id) {
layer.open({ layer.open({
type: 2 type: 2
, maxmin: true , maxmin: true
, area: ['75%',"300px"] , area: ['600px',"400px"]
, title: '价格变化明细' , title: '价格变化明细'
, content: '/pure/PureComPrice?goods_id='+goods_id , content: '/pure/PureComPrice?goods_id='+goods_id
, yes: function (index, layero) { , yes: function (index, layero) {
......
<div class="table-list" id="shopList" style="width: 95%"> <div class="table-list" id="shopList" style="width: 95%;overflow-x: auto">
<table class="layui-table" id="tb" style="width: 650px;" lay-filter="parse-table-demo1"> <table class="layui-table" id="tb" style="width: 650px;" lay-filter="parse-table-demo1">
<thead> <thead>
<tr> <tr>
......
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 sign in to comment