Commit 9fa0bdc3 by lichengming

修改了样品发放判断高级试验样品

parent d5e278d0
......@@ -448,7 +448,7 @@ export default {
}
}
if (this.expert) {
this.$Message.warning('只有高级试验样品请发放到高级试验')
this.$Message.warning('只有高级试验项目请发放到高级试验')
// this._sendToAlone()
} else {
this._submitSend()
......
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