add 码垛线
This commit is contained in:
@@ -94,7 +94,7 @@ export default {
|
||||
if ("enable" in opt && typeof opt.enable === "function") {
|
||||
shouldDisabled = !opt.enable(this.injectData);
|
||||
}
|
||||
console.log('should disabled', shouldDisabled)
|
||||
// console.log('should disabled', shouldDisabled)
|
||||
btns.push(
|
||||
h(
|
||||
"el-button",
|
||||
|
||||
Reference in New Issue
Block a user