提交耗材问题
This commit is contained in:
@@ -72,7 +72,8 @@
|
||||
|
||||
...datas.form
|
||||
}).then(res => {
|
||||
go.to('PAGES_SUPPLIER')
|
||||
// go.to('PAGES_SUPPLIER')
|
||||
go.back()
|
||||
})
|
||||
}
|
||||
</script>
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
@tap="toUrl('PAGES_PAYMENT_SETTLEMENT',{id:item.id})" :plain="true" text="结款记录"></up-button>
|
||||
</view>
|
||||
</view>
|
||||
<view style="height: 200rpx;"> </view>
|
||||
<view style="height: 200rpx;background-color: #f9f9f9;"> </view>
|
||||
</template>
|
||||
<view v-else style="text-align: center;background-color: #f9f9f9;">暂无数据</view>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user