Commit eb59d48d by zhangmeng

文案修复

parent 206c8184
This source diff could not be displayed because it is too large. You can view the blob instead.
{
"name": "@gic-test/vue-gic-card",
"description": "vue-gic-card Plugin",
"version": "1.0.42",
"version": "1.0.43",
"license": "MIT",
"private": false,
"main": "dist/vue-gic-card.js",
......
......@@ -188,7 +188,7 @@
if (!that.currentRow||!Object.keys(that.currentRow).length||!Object.values(that.currentRow).length) {
that.$message.error({
duration: 1000,
message: "请选择门店"
message: "请选择卡券"
})
return;
}
......
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