master
parent
8cbce8dcbd
commit
898d422c5d
|
@ -486,8 +486,6 @@ export default {
|
||||||
this.findById();
|
this.findById();
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
|
|
||||||
|
|
||||||
//禁用
|
//禁用
|
||||||
handleStatus() {
|
handleStatus() {
|
||||||
if (row.status === "Y") {
|
if (row.status === "Y") {
|
||||||
|
|
Loading…
Reference in New Issue