|
|
|
@ -215,7 +215,8 @@ export default class RawReceiptDetail extends BasePage {
|
|
|
|
|
});
|
|
|
|
|
return;
|
|
|
|
|
}
|
|
|
|
|
if (this.some == {}) {
|
|
|
|
|
//guoshuang 判断对象为空修改 逻辑:订单勾选校验
|
|
|
|
|
if (JSON.stringify(this.some) == "{}") {
|
|
|
|
|
uni.showToast({
|
|
|
|
|
icon: "none",
|
|
|
|
|
title: this.$t("message.Commission_tips6") as any,
|
|
|
|
|