Commit 23ee89f6 authored by youjie's avatar youjie

no message

parent e6ca03c8
......@@ -212,9 +212,9 @@
</el-table-column>
</el-table>
</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>
</template>
......@@ -230,6 +230,9 @@
},
methods: {
goDetails(row){
},
ckChangePrice(row){
this.closeChangeMachie()
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