Commit 23ee89f6 authored by youjie's avatar youjie

no message

parent e6ca03c8
...@@ -212,9 +212,9 @@ ...@@ -212,9 +212,9 @@
</el-table-column> </el-table-column>
</el-table> </el-table>
</div> </div>
<div v-if="ChangeThePriceData.length==0" style="padding: 40px 0;text-align: center;"> <!-- <div v-if="ChangeThePriceData.length==0" style="padding: 40px 0;text-align: center;">
暂无数据 暂无数据
</div> </div> -->
</el-dialog> </el-dialog>
</template> </template>
...@@ -230,6 +230,9 @@ ...@@ -230,6 +230,9 @@
}, },
methods: { methods: {
goDetails(row){
},
ckChangePrice(row){ ckChangePrice(row){
this.closeChangeMachie() this.closeChangeMachie()
let obj let obj
......
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