更新
This commit is contained in:
parent
2f04c1adcf
commit
a4c1fd25b4
@ -539,7 +539,7 @@ export default {
|
||||
}
|
||||
|
||||
let res = await request({
|
||||
url: '/system/info/add',
|
||||
url: '/system/info/add',
|
||||
method: 'post',
|
||||
data: data
|
||||
})
|
||||
|
@ -42,7 +42,7 @@
|
||||
<text>检测类型:</text>
|
||||
<text>{{ detailData.goodsName }}</text>
|
||||
</view>
|
||||
<view class="dis-hui">
|
||||
<view class="dis-hui" v-if="roleSelect == 'shop'">
|
||||
<text>¥:</text>
|
||||
<text>{{ detailData.goodsPrice / 100 }}元</text>
|
||||
</view>
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user