manage-client 4.0.31 → 4.0.32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import OnTimePressureRegulatorStation from '
|
|
1
|
+
import OnTimePressureRegulatorStation from '../../../components/scada/OnTimePressure/OnTimePressureRegulatorStation'
|
|
2
2
|
|
|
3
3
|
export default {
|
|
4
4
|
// 把打印需要默认选中的字段名放在config数组中
|