@@ -320,14 +320,14 @@ export default {
return;
}
- if (tcmdParams.treatment == "") {
+ /*if (tcmdParams.treatment == "") {
this.$message({
type: "error",
message: "请输入治法",
showClose: true
});
- }
+ }*/
this.addAccordData();
},